Use proper docroot-relative path in NGINX config
parent
33888f0d30
commit
3f14ca31fd
@ -1,3 +1,3 @@
|
||||
location /listings/lp-output {
|
||||
location / {
|
||||
default_type application/json;
|
||||
}
|
||||
|
Loading…
Reference in New Issue