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/" ]