revert UDP ports to just 10000
This commit is contained in:
parent
515546b9a4
commit
6351718dcb
@ -97,8 +97,7 @@ services:
|
||||
depends_on:
|
||||
- prosody
|
||||
ports:
|
||||
# - '0.0.0.0:10000:10000/udp'
|
||||
- "0.0.0.0:10000-20000:10000-20000/udp"
|
||||
- '0.0.0.0:10000:10000/udp'
|
||||
- '127.0.0.1:8080:8080'
|
||||
networks:
|
||||
- internal
|
||||
|
Loading…
x
Reference in New Issue
Block a user