feat(gitea): update Gitea version to 1.23.7 and enhance liveness probe with TLS support
This commit is contained in:
@@ -28,11 +28,13 @@ DISABLE_SSH = ${DISABLE_SSH}
|
||||
SSH_PORT = ${SSH_PORT}
|
||||
SSH_LISTEN_PORT = ${SSH_PORT}
|
||||
LFS_START_SERVER = true
|
||||
LFS_CONTENT_PATH = /data/git/lfs
|
||||
LFS_JWT_SECRET = ${LFS_JWT_SECRET}
|
||||
DOMAIN = ${DOMAIN}
|
||||
OFFLINE_MODE = false
|
||||
|
||||
[lfs]
|
||||
PATH = /data/git/lfs
|
||||
|
||||
[database]
|
||||
PATH = /data/gitea/gitea.db
|
||||
DB_TYPE = mysql
|
||||
|
||||
Reference in New Issue
Block a user