cluster
This commit is contained in:
parent
1a3963c545
commit
82e826ee61
@ -6,7 +6,7 @@ http {
|
|||||||
server_name a.com;
|
server_name a.com;
|
||||||
|
|
||||||
location /cluster {
|
location /cluster {
|
||||||
proxy_pass http://0.0.0.0:888;
|
proxy_pass http://demo.dev.sprinthub.ru:888;
|
||||||
}
|
}
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
|
Loading…
Reference in New Issue
Block a user