This commit is contained in:
Alexandre
2026-01-15 16:44:38 +01:00
committed by GitHub
parent af721d9f18
commit b482673af4
31 changed files with 465 additions and 1747 deletions

View File

@@ -1,3 +1,3 @@
upstream backend {
server 127.0.0.1:3001;
server 127.0.0.1:8080;
}