Update file default.conf

This commit is contained in:
Mikhail 2023-07-03 18:22:22 +00:00
parent 0f4f7117c7
commit 20831eafe7

@ -135,7 +135,6 @@ server {
location / {
if ($host = hub.pena.digital) {
client_max_body_size 50M;
proxy_pass http://hub;
}
if ($host = docs.pena.digital) {