apps/forge/forgejo/forgejo-values-configmap: disable offline mode

This commit is contained in:
xeruf 2025-03-20 13:33:44 +01:00
parent a8f7800907
commit 200433d15a

View file

@ -64,6 +64,7 @@ data:
ROOT_URL: "https://${forgejo_domain}"
LFS_START_SERVER: true
LFS_JWT_SECRET: "${lfs_jwt}"
OFFLINE_MODE: false
openid:
ENABLE_OPENID_SIGNUP: true
service: