Merge branch 'dev'

dev
gravel 1 year ago
commit 6c20ada17c
Signed by: gravel
GPG Key ID: C0538F3C906B308F

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

@ -7,7 +7,4 @@
# this prevents us from tracking users across visits
expires 60m;
# add_header Cache-Control "max-age=3600";
}
location /listings/lp-output {
default_type application/json;
}
}
Loading…
Cancel
Save