1
0
Fork 1

Merge branch 'dev'

remotes/1715175271555336803/main
gravel 2 years ago
commit 2996a1ca7c
Signed by: gravel
GPG Key ID: C0538F3C906B308F

@ -1,3 +1,7 @@
location / {
location /listing {
default_type application/json;
}
location /listings {
default_type application/json;
}