17 lines
271 B
Text
17 lines
271 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
|
|
AutoUpdate=registry
|
|
|
|
Network=snowflake.container
|
|
HostName=snowflake
|