Add udp to vpn ports
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
ports:
|
||||
- '1194:1194'
|
||||
- '1194:1194/udp'
|
||||
networks:
|
||||
- vpn
|
||||
cap_add:
|
||||
@@ -33,7 +33,7 @@ services:
|
||||
- PEERDNS=auto
|
||||
- ALLOWEDIPS=0.0.0.0/0
|
||||
ports:
|
||||
- '51820:51820'
|
||||
- '51820:51820/udp'
|
||||
networks:
|
||||
- vpn
|
||||
cap_add:
|
||||
|
Reference in New Issue
Block a user