This commit is contained in:
Egor Matveev 2022-03-09 01:25:45 +03:00
parent b83c057b5b
commit d5f6f70b3d

View File

@ -1,5 +1,5 @@
upstream app {
server localhost:8000;
server demo.dev.sprinthub.ru:8000;
}
server {