mirror of
https://github.com/terraphim/gitea-infrastructure.git
synced 2026-07-16 00:00:32 +02:00
@@ -36,6 +36,11 @@ services:
|
|||||||
- GITEA__actions__ENABLE=true
|
- GITEA__actions__ENABLE=true
|
||||||
- GITEA__repository__LFS_START_SERVER=true
|
- GITEA__repository__LFS_START_SERVER=true
|
||||||
- GITEA__repository__LFS_CONTENT_PATH=/data/lfs
|
- GITEA__repository__LFS_CONTENT_PATH=/data/lfs
|
||||||
|
- GITEA__repository__FORCE_PRIVATE=true
|
||||||
|
- GITEA__repository__DEFAULT_PRIVATE=private
|
||||||
|
- GITEA__repository__DEFAULT_PUSH_CREATE_PRIVATE=true
|
||||||
|
- GITEA__openid__ENABLE_OPENID_SIGNIN=false
|
||||||
|
- GITEA__openid__ENABLE_OPENID_SIGNUP=false
|
||||||
- GITEA__storage__type=minio
|
- GITEA__storage__type=minio
|
||||||
- GITEA__storage__MINIO_ACCESS_KEY_ID=op://TerraphimPlatform/gitea-s3/access-key
|
- GITEA__storage__MINIO_ACCESS_KEY_ID=op://TerraphimPlatform/gitea-s3/access-key
|
||||||
- GITEA__storage__MINIO_SECRET_ACCESS_KEY=op://TerraphimPlatform/gitea-s3/secret-key
|
- GITEA__storage__MINIO_SECRET_ACCESS_KEY=op://TerraphimPlatform/gitea-s3/secret-key
|
||||||
|
|||||||
Reference in New Issue
Block a user