Update file default.conf
This commit is contained in:
parent
9296b40221
commit
f88d2b52e6
@ -80,7 +80,7 @@ server {
|
|||||||
proxy_pass http://docs;
|
proxy_pass http://docs;
|
||||||
}
|
}
|
||||||
if ($host = admin.pena.digital) {
|
if ($host = admin.pena.digital) {
|
||||||
proxy_pass http://admin;
|
proxy_pass http://admin_front;
|
||||||
}
|
}
|
||||||
if ($host = services.pena.digital) {
|
if ($host = services.pena.digital) {
|
||||||
proxy_pass http://services;
|
proxy_pass http://services;
|
||||||
|
Loading…
Reference in New Issue
Block a user