jvb: add JVB_ADVERTISE_IPS, deprecating DOCKER_HOST_ADDRESS

The new variable has a better purposed name, and supports a comma
separated list of IPs instead of a single one, which should help those
running split-horizon setups.
This commit is contained in:
Saúl Ibarra Corretgé
2022-09-26 20:44:40 +02:00
parent 723acc20ef
commit c53de728ce
4 changed files with 19 additions and 6 deletions

View File

@@ -308,6 +308,7 @@ services:
- ENABLE_COLIBRI_WEBSOCKET
- ENABLE_OCTO
- ENABLE_MULTI_STREAM
- JVB_ADVERTISE_IPS
- JVB_ADVERTISE_PRIVATE_CANDIDATES
- JVB_AUTH_USER
- JVB_AUTH_PASSWORD