parent
f0750b3283
commit
6b0e3c6e2f
@ -1,7 +1,7 @@
|
|||||||
server {
|
server {
|
||||||
server_name cartodb.localhost *.cartodb.localhost;
|
server_name cartodb.localhost *.cartodb.localhost;
|
||||||
|
|
||||||
client_max_body_size 100M;
|
client_max_body_size 150M;
|
||||||
|
|
||||||
location ~* /(user/.*/)?api/v1/maps {
|
location ~* /(user/.*/)?api/v1/maps {
|
||||||
proxy_set_header Host $host;
|
proxy_set_header Host $host;
|
||||||
|
Loading…
Reference in New Issue
Block a user