Move port forwarding inside VPN
This commit is contained in:
+1
-3
@@ -11,7 +11,7 @@ services:
|
||||
ports:
|
||||
- 6881:6881
|
||||
- 6881:6881/udp
|
||||
- 9865:9865
|
||||
- 5992:8081
|
||||
environment:
|
||||
- TOKEN=e9f2ab75cf15245acccf48938176063b7eda427acf5b76d45ccfa8b41da4bcb7
|
||||
- CONNECT=--group P2P Switzerland
|
||||
@@ -34,8 +34,6 @@ services:
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
restart: on-failure:5
|
||||
ports:
|
||||
- 5992:8081
|
||||
volumes:
|
||||
- /var/lib/docker/volumes/metube:/downloads:rw
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user