This commit is contained in:
Alexandre
2023-05-04 11:13:17 +02:00
parent b0e5d0ff08
commit ee859e0f8c
5 changed files with 38 additions and 9 deletions

View File

@@ -1,3 +1,3 @@
upstream backend {
server 127.0.0.1:5000;
server 127.0.0.1:5001;
}