Use proper docroot-relative path in NGINX config

dev
gravel 2 years ago
parent 33888f0d30
commit 3f14ca31fd
Signed by: gravel
GPG Key ID: C0538F3C906B308F

@ -1,3 +1,3 @@
location /listings/lp-output {
location / {
default_type application/json;
}

Loading…
Cancel
Save