jvb: allow TCP_HARVESTER_MAPPED_PORT to be configured
This commit is contained in:
@@ -144,7 +144,7 @@ services:
|
||||
image: jitsi/jvb
|
||||
ports:
|
||||
- '${JVB_PORT}:${JVB_PORT}/udp'
|
||||
- '${JVB_TCP_PORT}:${JVB_TCP_PORT}'
|
||||
- '${JVB_TCP_MAPPED_PORT}:${JVB_TCP_PORT}'
|
||||
volumes:
|
||||
- ${CONFIG}/jvb:/config
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user