maj via codex
This commit is contained in:
@@ -3,7 +3,7 @@ server {
|
||||
root /usr/share/nginx/html;
|
||||
index index.html;
|
||||
|
||||
client_max_body_size 20M;
|
||||
client_max_body_size 200M;
|
||||
|
||||
location /api/ {
|
||||
proxy_pass http://backend:8060;
|
||||
|
||||
Reference in New Issue
Block a user