deploy
This commit is contained in:
@@ -132,6 +132,7 @@ server {
|
||||
index index.html;
|
||||
|
||||
location /api/ {
|
||||
client_max_body_size 250m;
|
||||
proxy_pass http://127.0.0.1:3333;
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Host \$host;
|
||||
|
||||
Reference in New Issue
Block a user