Initialer Push
This commit is contained in:
9
snowflakeproxy/docker-compose.yml
Normal file
9
snowflakeproxy/docker-compose.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
snowflake-proxy:
|
||||
network_mode: host
|
||||
image: thetorproject/snowflake-proxy
|
||||
container_name: snowflake-proxy
|
||||
restart: always
|
||||
command: [ "-broker" , "https://snowflake-broker.torproject.net/" ]
|
||||
|
||||
Reference in New Issue
Block a user