We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
f64e033
Test it or leave it.
nginx config snippet for today:
location /naglite4/ { proxy_pass http://localhost:4080/; } location /naglite4/static/ { proxy_pass http://localhost:4080/naglite4/static/ ; }