14 lines
222 B
Text
14 lines
222 B
Text
[Unit]
|
|
Description=Snowflake proxy
|
|
|
|
[Service]
|
|
Restart=on-failure
|
|
TimeoutStartSec=900
|
|
|
|
[Install]
|
|
WantedBy=default.target
|
|
|
|
[Container]
|
|
Image=docker.io/thetorproject/snowflake-proxy
|
|
ContainerName=snowflake
|
|
HostName=snowflake
|