Add ports publish for UPF
This commit is contained in:
@@ -236,6 +236,8 @@ services:
|
||||
expose:
|
||||
- "2152/udp"
|
||||
- "8805/udp"
|
||||
# ports:
|
||||
# - "2152:2152/udp"
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
devices:
|
||||
|
@@ -236,6 +236,8 @@ services:
|
||||
expose:
|
||||
- "2152/udp"
|
||||
- "8805/udp"
|
||||
# ports:
|
||||
# - "2152:2152/udp"
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
devices:
|
||||
|
@@ -150,6 +150,8 @@ services:
|
||||
expose:
|
||||
- "2152/udp"
|
||||
- "8805/udp"
|
||||
# ports:
|
||||
# - "2152:2152/udp"
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
devices:
|
||||
|
Reference in New Issue
Block a user