fix(forgejo): Valid minio endpoint

This commit is contained in:
2026-01-13 16:15:18 +01:00
parent d630bdebef
commit 9d45101ed9
+1 -1
View File
@@ -28,7 +28,7 @@ gitea:
TYPE: redis
CONN_STR: redis://dragonfly-forgejo.forgejo.svc:6379/2
storage:
MINIO_ENDPOINT: https://hel1.your-objectstorage.com
MINIO_ENDPOINT: hel1.your-objectstorage.com
MINIO_LOCATION: eu-central
MINIO_BUCKET: forgejo
MINIO_USE_SSL: false