diff --git a/docker_start.sh b/docker_start.sh index 2d87c9f126fe88cacf4197d56b926130861b4e89..d455825d25a902a4fbcd1bee1ade2e8df55c7e66 100644 --- a/docker_start.sh +++ b/docker_start.sh @@ -1,8 +1,8 @@ #!/bin/bash -# source utils.sh +source utils.sh -# replace $NGINX_DEFAULT_CONFIG PROXY_ +replace $NGINX_DEFAULT_CONFIG PROXY_ # replace "umi.*.js" WS_SERVER_URL /usr/share/nginx/html # sed -i "s/PROXY_WEB_SERVICE/$PROXY_WEB_SERVICE/g" /etc/nginx/conf.d/default.conf