Move port forwarding inside VPN

This commit is contained in:
2025-02-08 15:27:43 +01:00
parent a9d6ae14e6
commit 09b8ba6699
+1 -3
View File
@@ -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: