mongo
This commit is contained in:
@@ -37,4 +37,13 @@ http {
|
||||
proxy_pass http://dev.develop.sprinthub.ru:9001/;
|
||||
}
|
||||
}
|
||||
|
||||
server {
|
||||
listen 80;
|
||||
server_name battleship.develop.sprinthub.ru;
|
||||
|
||||
location / {
|
||||
proxy_pass http://dev.develop.sprinthub.ru:1236/;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user