9 lines
205 B
Text
9 lines
205 B
Text
|
---
|
||
|
version: "3.8"
|
||
|
services:
|
||
|
snowflake-proxy:
|
||
|
network_mode: host
|
||
|
image: thetorproject/snowflake-proxy:latest
|
||
|
container_name: tor-snowflake-proxy
|
||
|
restart: unless-stopped
|