This commit is contained in:
AlexBa16
2026-06-01 16:28:18 +02:00
parent 68d44714ac
commit 4d2b1f9c75
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ http {
upstream backend_a {
server backend-a:80;
server backend-a2:80;
}
upstream backend_b {