fix(forgejo): Remove ssl

This commit is contained in:
2026-01-14 18:39:22 +01:00
parent 20ca29d5ec
commit cdbacbd34c
+2
View File
@@ -29,6 +29,8 @@ gitea:
storage:
STORAGE_TYPE: minio
MINIO_ENDPOINT: hel1.your-objectstorage.com:443
MINIO_USE_SSL: false
MINIO_BUCKET: forgejo
security:
INSTALL_LOCK: true
service: