Update file default.conf
This commit is contained in:
parent
0f4f7117c7
commit
20831eafe7
@ -135,7 +135,6 @@ server {
|
|||||||
|
|
||||||
location / {
|
location / {
|
||||||
if ($host = hub.pena.digital) {
|
if ($host = hub.pena.digital) {
|
||||||
client_max_body_size 50M;
|
|
||||||
proxy_pass http://hub;
|
proxy_pass http://hub;
|
||||||
}
|
}
|
||||||
if ($host = docs.pena.digital) {
|
if ($host = docs.pena.digital) {
|
||||||
|
Loading…
Reference in New Issue
Block a user