docker nginx fixes
This commit is contained in:
parent
52ac53a436
commit
0ec59538bb
@ -12,6 +12,4 @@ echo '{
|
||||
"API_URL":"'"$API_URL"'"
|
||||
}' > /usr/share/nginx/html/assets/config/config.json
|
||||
|
||||
nginx -g 'daemon off;'
|
||||
|
||||
envsubst '$API_URL' < /nginx.conf.template > /etc/nginx/nginx.conf && exec nginx -g 'daemon off;'"]
|
||||
envsubst '$API_URL' < /nginx.conf.template > /etc/nginx/nginx.conf && exec nginx -g 'daemon off;'
|
||||
|
||||
0
fcb21c8336cd
Normal file
0
fcb21c8336cd
Normal file
Loading…
x
Reference in New Issue
Block a user