Align folders with updated upstream name

This commit is contained in:
Alexandre
2022-12-06 16:28:12 +01:00
parent eb5bb6d078
commit 9fab19ae2d
47 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +0,0 @@
upstream backend {
server 127.0.0.1:80;
}
upstream wsbackend {
server 127.0.0.1:8080;
}