fix(forgejo): Remove ssl
This commit is contained in:
@@ -29,6 +29,8 @@ gitea:
|
|||||||
storage:
|
storage:
|
||||||
STORAGE_TYPE: minio
|
STORAGE_TYPE: minio
|
||||||
MINIO_ENDPOINT: hel1.your-objectstorage.com:443
|
MINIO_ENDPOINT: hel1.your-objectstorage.com:443
|
||||||
|
MINIO_USE_SSL: false
|
||||||
|
MINIO_BUCKET: forgejo
|
||||||
security:
|
security:
|
||||||
INSTALL_LOCK: true
|
INSTALL_LOCK: true
|
||||||
service:
|
service:
|
||||||
|
|||||||
Reference in New Issue
Block a user