fix: fix ROOT_URL for gitea

This commit is contained in:
Patryk Hegenberg 2025-05-14 11:50:31 +02:00
parent 2a30dab10f
commit 7bb433e1f0

View file

@ -56,7 +56,7 @@ spec:
pullPolicy: IfNotPresent
config:
server:
ROOT_URL: "http://gitea.local:8080/"
ROOT_URL: "http://gitea.local/"
actions:
ENABLED: true
metrics: