Update file default.conf
This commit is contained in:
parent
bf53fa768b
commit
de31adb858
@ -137,6 +137,9 @@ server {
|
||||
}
|
||||
if ($host = oauth.pena.digital) {
|
||||
proxy_pass http://pena-social-auth-service:8000;
|
||||
}
|
||||
if ($host = squiz.pena.digital) {
|
||||
proxy_pass http://squiz;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user