try 2
This commit is contained in:
parent
89a4b1d724
commit
3dde36bc39
@ -136,6 +136,7 @@ server {
|
||||
|
||||
location / {
|
||||
if ($host = hub.pena.digital) {
|
||||
client_max_body_size 50M;
|
||||
proxy_pass http://hub;
|
||||
}
|
||||
if ($host = docs.pena.digital) {
|
||||
|
Loading…
Reference in New Issue
Block a user