cahnged config path
This commit is contained in:
parent
aefa00dae9
commit
c391f9a2fe
@ -9,6 +9,6 @@ echo '{
|
||||
"API_CLIENT":"'"$API_CLIENT"',
|
||||
"KEYCLOAK_URL":"'"$KEYCLOAK_URL"',
|
||||
"KEYCLOAK_REALM":"'"$KEYCLOAK_REALM"',
|
||||
"API_URL":"'"$API_URL"'}' > /usr/share/nginx/html/config.json
|
||||
"API_URL":"'"$API_URL"'}' > /usr/share/nginx/html/assets/config/config.json
|
||||
|
||||
nginx -g 'daemon off;'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user