initial commit

This commit is contained in:
knoflook 2022-03-10 14:46:47 +01:00
commit ecaff2bcdb
Signed by: knoflook
GPG Key ID: D6A1D0E8FC4FEF1C
1 changed files with 7 additions and 0 deletions

7
compose.yml Normal file
View File

@ -0,0 +1,7 @@
version: "3.8"
services:
snowflake-proxy:
network_mode: host
image: thetorproject/snowflake-proxy:latest
container_name: snowflake-proxy
restart: unless-stopped