apps/forge: enable git lfs

This commit is contained in:
xeruf 2024-04-04 19:11:08 +02:00
parent d6eda322de
commit e9204a27ba
2 changed files with 3 additions and 2 deletions

View File

@ -7,5 +7,6 @@ metadata:
spec:
fields:
- fieldName: forgejo_admin_password
- fieldName: lfs_jwt
- fieldName: postgresql_password
- fieldName: postgresql_admin_password

View File

@ -59,8 +59,8 @@ data:
server:
LANDING_PAGE: login
ROOT_URL: "https://${forgejo_domain}"
# PROTOCOL: "https"
# DOMAIN:
LFS_START_SERVER: true
LFS_JWT_SECRET: "${lfs_jwt}"
openid:
ENABLE_OPENID_SIGNUP: true
service: