gitea: listen on 3001

This commit is contained in:
2023-08-25 09:41:42 +03:00
parent 1b6c35ed76
commit 9740b42493
2 changed files with 3 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ rec {
ports = {
grafana = 3000;
gitea = 3001;
prometheus = 9001;
exporters = {
node = 9002;