code: gitea loglevel trace

This commit is contained in:
xeruf 2022-08-03 22:27:08 +01:00
parent 3122e6ef1c
commit a6127d7af8
2 changed files with 2 additions and 2 deletions

View File

@ -28,6 +28,8 @@ data:
config:
server:
ROOT_URL: "https://code.${domain}"
log:
LEVEL: "Trace"
persistence:
enabled: true
existingClaim: gitea-data

View File

@ -56,8 +56,6 @@ data:
- secretName: vikunja-test-tls
hosts:
- "do-test.${domain}"
caddy:
noTls: true
postgresql:
enabled: true
postgresqlDatabase: vikunja