mirror of
https://github.com/DO1JLR/ansible_playbook_servers.git
synced 2024-09-14 19:53:56 +02:00
improve config
This commit is contained in:
parent
c9c5b6e4df
commit
29722ad171
1 changed files with 1 additions and 0 deletions
|
@ -11,5 +11,6 @@ server {
|
|||
location / {
|
||||
proxy_pass http://localhost:3000;
|
||||
client_max_body_size 256M;
|
||||
proxy_read_timeout 3600;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue