Changed Forgejo ports due to Grafana port conflict.

This commit is contained in:
Root User 2026-02-15 14:00:26 +01:00
parent 7f3b5afbf6
commit a91e60eb70
Signed by: root
GPG key ID: 087F0A95E5766D72
2 changed files with 3 additions and 3 deletions

View file

@ -362,7 +362,7 @@ in {
forgejo.loadBalancer = {
servers = [
{url = "http://10.1.1.4:3000";}
{url = "http://10.1.1.4:30000";}
];
};
matrix.loadBalancer = {