mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-06 17:50:59 +02:00
jvb: forward port 8080 to docker host
This commit is contained in:
parent
6af7cd8b76
commit
c5b049ad56
@ -267,6 +267,7 @@ services:
|
||||
restart: ${RESTART_POLICY}
|
||||
ports:
|
||||
- '${JVB_PORT}:${JVB_PORT}/udp'
|
||||
- '127.0.0.1:8080:8080'
|
||||
volumes:
|
||||
- ${CONFIG}/jvb:/config:Z
|
||||
environment:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user