services: code-server: image: thetorproject/snowflake-proxy:latest container_name: ${TOR} extends: file: ${SDK}/compose.yaml service: service restart: unless-stopped env_file: - ./tor.env network_mode: host networks: - ${TOR}