fix: fix ROOT_URL for gitea
This commit is contained in:
parent
2a30dab10f
commit
7bb433e1f0
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ spec:
|
|||
pullPolicy: IfNotPresent
|
||||
config:
|
||||
server:
|
||||
ROOT_URL: "http://gitea.local:8080/"
|
||||
ROOT_URL: "http://gitea.local/"
|
||||
actions:
|
||||
ENABLED: true
|
||||
metrics:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue