Add wg-easy to proxy network
This commit is contained in:
@@ -29,6 +29,7 @@ services:
|
|||||||
- '51820:51820/udp'
|
- '51820:51820/udp'
|
||||||
networks:
|
networks:
|
||||||
- vpn
|
- vpn
|
||||||
|
- proxy
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
- SYS_MODULE
|
- SYS_MODULE
|
||||||
@@ -59,3 +60,6 @@ networks:
|
|||||||
- subnet: "172.20.0.0/16"
|
- subnet: "172.20.0.0/16"
|
||||||
tor:
|
tor:
|
||||||
name: tor
|
name: tor
|
||||||
|
proxy:
|
||||||
|
external: true
|
||||||
|
name: proxy
|
||||||
|
Reference in New Issue
Block a user