Preparation for first deployment-test
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
events {}
|
||||
http {
|
||||
upstream dashboard {
|
||||
server 127.0.0.1:3000;
|
||||
server infoscreen-dashboard:80;
|
||||
}
|
||||
upstream infoscreen_api {
|
||||
server infoscreen-api:8000;
|
||||
|
||||
Reference in New Issue
Block a user