fix(forgejo): Remove ssl
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user