We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fb36ba commit 303c2a6Copy full SHA for 303c2a6
1 file changed
docker-compose.yml
@@ -28,7 +28,7 @@ services:
28
RCBCONF_STATIC_ADDRESS: 127.0.0.1 # YOUR LOCAL IP ADDRESS GOES HERE.
29
## =============================== IMPORTANT ========================================================================================
30
31
- ENVCONFURL: https://raw.githubusercontent.com/RestComm/Restcomm-Docker/master/env_files/restcomm_env_locally.sh
+ # ENVCONFURL: https://raw.githubusercontent.com/RestComm/Restcomm-Docker/master/env_files/restcomm_env_locally.sh
32
# REPOUSR: Username for `ENVCONFURL` if Authentication needed.
33
# REPOPWD: Password for `ENVCONFURL` if Authentication needed.
34
0 commit comments