Explorar o código

jvb: add missing variable to docker-compose

Variable JVB_TCP_MAPPED_PORT is used in jvb/roots/defaults/sip-communicator.properties, but is not defined yet in the docker-compose.yml file
(Variable added in commit 12051700562d9826f9e024ad649c4dd9b88f94de)
miggland %!s(int64=4) %!d(string=hai) anos
pai
achega
33b386bae7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      docker-compose.yml

+ 1 - 0
docker-compose.yml

@@ -210,6 +210,7 @@ services:
             - JVB_PORT
             - JVB_TCP_HARVESTER_DISABLED
             - JVB_TCP_PORT
+            - JVB_TCP_MAPPED_PORT
             - JVB_STUN_SERVERS
             - JVB_ENABLE_APIS
             - PUBLIC_URL