Skip to content

Commit 303c2a6

Browse files
author
gsaslis
committed
Removed env configuration URL
No longer necessary as all values are now included in the docker compose file
1 parent 3fb36ba commit 303c2a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ services:
2828
RCBCONF_STATIC_ADDRESS: 127.0.0.1 # YOUR LOCAL IP ADDRESS GOES HERE.
2929
## =============================== IMPORTANT ========================================================================================
3030

31-
ENVCONFURL: https://raw.githubusercontent.com/RestComm/Restcomm-Docker/master/env_files/restcomm_env_locally.sh
31+
# ENVCONFURL: https://raw.githubusercontent.com/RestComm/Restcomm-Docker/master/env_files/restcomm_env_locally.sh
3232
# REPOUSR: Username for `ENVCONFURL` if Authentication needed.
3333
# REPOPWD: Password for `ENVCONFURL` if Authentication needed.
3434

0 commit comments

Comments
 (0)