@ -135,6 +135,12 @@ data:
try_files $uri $uri /index.html =404;
}
location /administration {
root /srv/efc;
index index.html index.htm;
location ~ ^/api {
proxy_pass http://backend;
proxy_redirect off;