Update upstream.conf

This commit is contained in:
Alexandre
2025-08-23 08:38:42 +02:00
committed by GitHub
parent d18189a279
commit 975b88558a

View File

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