nginx
This commit is contained in:
parent
b83c057b5b
commit
d5f6f70b3d
@ -1,5 +1,5 @@
|
||||
upstream app {
|
||||
server localhost:8000;
|
||||
server demo.dev.sprinthub.ru:8000;
|
||||
}
|
||||
|
||||
server {
|
||||
|
Loading…
Reference in New Issue
Block a user