[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-22 08:58:58
This commit is contained in:
parent
057f674606
commit
6c8332456c
|
|
@ -87,11 +87,6 @@ server {
|
||||||
proxy_pass http://magnusbilling_backend;
|
proxy_pass http://magnusbilling_backend;
|
||||||
}
|
}
|
||||||
|
|
||||||
# Redirecionamento da raiz (/) para a aplicação para conveniência.
|
|
||||||
location = / {
|
|
||||||
return 302 /mbilling/;
|
|
||||||
}
|
|
||||||
|
|
||||||
# ==========================================================================
|
# ==========================================================================
|
||||||
# FIM DAS CORREÇÕES (V2)
|
# FIM DAS CORREÇÕES (V2)
|
||||||
# ==========================================================================
|
# ==========================================================================
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue