mirror of
https://github.com/MatteZ02/infra.git
synced 2025-07-01 08:43:38 +00:00
Update 000-default.conf
This commit is contained in:
@ -64,6 +64,8 @@ server {
|
||||
gzip_types *;
|
||||
gunzip on;
|
||||
|
||||
client_max_body_size 256M;
|
||||
|
||||
location / {
|
||||
proxy_pass http://127.0.0.1:5000/;
|
||||
proxy_set_header Host $http_host;
|
||||
|
Reference in New Issue
Block a user