Update default.conf
This commit is contained in:
parent
1754b4d3d8
commit
a098a856e3
@ -701,6 +701,11 @@ server {
|
|||||||
proxy_pass http://hub;
|
proxy_pass http://hub;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if ($host = hastya.pena) {
|
||||||
|
|
||||||
|
proxy_pass http://10.7.0.8:3000;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user