swarmpit2
This commit is contained in:
parent
2f66a2d08f
commit
5667330562
@ -19,4 +19,13 @@ http {
|
||||
proxy_pass http://dev.develop.sprinthub.ru:888/;
|
||||
}
|
||||
}
|
||||
|
||||
server {
|
||||
listen 80;
|
||||
server_name swarmpit2.develop.sprinthub.ru;
|
||||
|
||||
location / {
|
||||
proxy_pass http://dev.develop.sprinthub.ru:888/;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user