Skip to content

Commit c5b049a

Browse files
chris-estsaghul
authored andcommitted
jvb: forward port 8080 to docker host
1 parent 6af7cd8 commit c5b049a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@ services:
267267
restart: ${RESTART_POLICY}
268268
ports:
269269
- '${JVB_PORT}:${JVB_PORT}/udp'
270+
- '127.0.0.1:8080:8080'
270271
volumes:
271272
- ${CONFIG}/jvb:/config:Z
272273
environment:

0 commit comments

Comments
 (0)