Merge branch 'dev'
commit
2996a1ca7c
@ -1,3 +1,7 @@
|
|||||||
location / {
|
location /listing {
|
||||||
|
default_type application/json;
|
||||||
|
}
|
||||||
|
|
||||||
|
location /listings {
|
||||||
default_type application/json;
|
default_type application/json;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue