fix(forgejo): Remove ssl

This commit is contained in:
2026-01-14 18:47:10 +01:00
parent cdbacbd34c
commit a2678efd78
+2 -2
View File
@@ -28,8 +28,8 @@ gitea:
CONN_STR: redis://dragonfly-forgejo.forgejo.svc:6379/2
storage:
STORAGE_TYPE: minio
MINIO_ENDPOINT: hel1.your-objectstorage.com:443
MINIO_USE_SSL: false
MINIO_ENDPOINT: https://hel1.your-objectstorage.com
MINIO_USE_SSL: true
MINIO_BUCKET: forgejo
security:
INSTALL_LOCK: true