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