fix(gitea): All in buckets
This commit is contained in:
@@ -42,7 +42,17 @@ gitea:
|
|||||||
queue:
|
queue:
|
||||||
TYPE: redis
|
TYPE: redis
|
||||||
CONN_STR: redis://dragonfly-gitea.gitea.svc:6379/2
|
CONN_STR: redis://dragonfly-gitea.gitea.svc:6379/2
|
||||||
storage:
|
attachment:
|
||||||
|
STORAGE_TYPE: minio
|
||||||
|
lfs:
|
||||||
|
STORAGE_TYPE: minio
|
||||||
|
picture:
|
||||||
|
AVATAR_STORAGE_TYPE: minio
|
||||||
|
"storage.packages":
|
||||||
|
STORAGE_TYPE: minio
|
||||||
|
repo-avatars:
|
||||||
|
STORAGE_TYPE: minio
|
||||||
|
"storage":
|
||||||
STORAGE_TYPE: minio
|
STORAGE_TYPE: minio
|
||||||
MINIO_ENDPOINT: hel1.your-objectstorage.com
|
MINIO_ENDPOINT: hel1.your-objectstorage.com
|
||||||
MINIO_USE_SSL: true
|
MINIO_USE_SSL: true
|
||||||
|
|||||||
Reference in New Issue
Block a user