This commit is contained in:
parent
025bfe841d
commit
600e49dcd8
1 changed files with 2 additions and 2 deletions
|
@ -67,7 +67,7 @@ gitea:
|
|||
STORAGE_TYPE: minio
|
||||
MINIO_ENDPOINT: fsn1.your-objectstorage.com:443
|
||||
MINIO_BUCKET: 1661580-forgejo
|
||||
MINIO_LOCATION: auto
|
||||
MINIO_LOCATION: fsn1
|
||||
MINIO_USE_SSL: "true"
|
||||
indexer:
|
||||
ISSUE_INDEXER_TYPE: meilisearch
|
||||
|
@ -83,7 +83,7 @@ gitea:
|
|||
STORAGE_TYPE: minio
|
||||
MINIO_ENDPOINT: fsn1.your-objectstorage.com:443
|
||||
MINIO_BUCKET: forgejo
|
||||
MINIO_LOCATION: auto
|
||||
MINIO_LOCATION: fsn1
|
||||
MINIO_USE_SSL: "true"
|
||||
actions:
|
||||
ENABLED: "true"
|
||||
|
|
Loading…
Reference in a new issue