diff --git a/joal/rootfs/etc/includes/upstream.conf b/joal/rootfs/etc/includes/upstream.conf index 61ecbf251..e2bd5f602 100644 --- a/joal/rootfs/etc/includes/upstream.conf +++ b/joal/rootfs/etc/includes/upstream.conf @@ -1,3 +1,3 @@ upstream backend { - server 127.0.0.1:8080; + server 127.0.0.1:8081; }