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