Added a bunch of services
This commit is contained in:
3
docker/scripts/setup-environment.sh
Normal file
3
docker/scripts/setup-environment.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
if [ -n "$ANALYTICS" ]; then sed -i -e "s/:[[:space:]]\?['\"]{{ANALYTICS}}['\"]/:'$ANALYTICS'/g" /usr/share/nginx/html/main*.js; fi
|
Reference in New Issue
Block a user