Skip to content
Snippets Groups Projects
Commit e9d384cc authored by Martins, Laurent's avatar Martins, Laurent
Browse files

fix nginx

parent e5b28bfd
No related branches found
No related tags found
No related merge requests found
...@@ -32,5 +32,5 @@ if [ -n "${KEYCLOAK_HOSTNAME}" ]; then ...@@ -32,5 +32,5 @@ if [ -n "${KEYCLOAK_HOSTNAME}" ]; then
proxy_send_timeout 30; proxy_send_timeout 30;
} }
} }
" >> /etc/nginx/templates/default.conf.template " >> /etc/nginx/conf.d/default.conf
fi fi
{ {
"name": "misis-frontend", "name": "misis-frontend",
"version": "0.4.2", "version": "0.4.3",
"scripts": { "scripts": {
"ng": "ng", "ng": "ng",
"start": "ng serve", "start": "ng serve",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment