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