We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
http { ... server{ ... location / { root /path/to/code/fnlf-client; index index.html index.htm; } location /api { proxy_pass https://api.server.url.no; } ... } ... }
There was an error while loading. Please reload this page.