jvb listens on 127.0.0.1 for TCP port 8080
This commit is contained in:
parent
3a487f5fef
commit
05adb3129d
@ -98,7 +98,7 @@ services:
|
|||||||
- prosody
|
- prosody
|
||||||
ports:
|
ports:
|
||||||
- '0.0.0.0:10000:10000/udp'
|
- '0.0.0.0:10000:10000/udp'
|
||||||
- '8080:8080'
|
- '127.0.0.1:8080:8080'
|
||||||
networks:
|
networks:
|
||||||
- internal
|
- internal
|
||||||
deploy:
|
deploy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user