add PVB_ADVERTISE_IPS env var to the jvb config

This commit is contained in:
marlon 2024-08-15 17:31:39 -04:00
parent 762628dbc2
commit 01cc3c94ac

View File

@ -87,6 +87,7 @@ services:
environment:
- JVB_AUTH_PASSWORD_FILE=/run/secrets/jvb_auth_password
- JVB_WS_DOMAIN
- JVB_ADVERTISE_IPS
configs:
- source: entrypoint
target: /custom-entrypoint.sh