add storage type

This commit is contained in:
2025-03-10 22:29:51 -05:00
parent a42795d696
commit 62dbd69f59

View File

@@ -85,10 +85,12 @@ gitea:
# "storage.packages":
# STORAGE_TYPE: minio
storage:
STORAGE_TYPE: minio
MINIO_ENDPOINT: minio-gitea-hl.gitea.svc.cluster.local:9000
MINIO_LOCATION: us-east-1
MINIO_BUCKET: gitea
MINIO_USE_SSL: false
SERVE_DIRECT: false
service:
REGISTER_MANUAL_CONFIRM: true
SHOW_REGISTRATION_BUTTON: false