Change pelican wings port
All checks were successful
Build Nix modules (dry-run) / build-modules (push) Successful in 5m36s

This commit is contained in:
Root User 2026-03-22 20:27:26 +01:00
parent 50e64761ee
commit 783f1a8c0a
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -493,7 +493,7 @@ in {
wings-pelican.loadBalancer = {
servers = [
{url = "http://10.1.1.249:8080";}
{url = "http://10.1.1.249:2022";}
];
passHostHeader = true;
};