apps/forge/forgejo/forgejo-values-configmap: disable offline mode
This commit is contained in:
parent
a8f7800907
commit
200433d15a
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue