forgejo: disable minio serve_direct
All checks were successful
/ diff-and-deploy (push) Successful in 2m19s
All checks were successful
/ diff-and-deploy (push) Successful in 2m19s
This commit is contained in:
parent
df5949425f
commit
1f717237a0
1 changed files with 1 additions and 2 deletions
|
@ -52,7 +52,6 @@ configMapGenerator:
|
|||
- DEFAULT_MERGE_STYLE=rebase
|
||||
- FORGEJO__storage__STORAGE_TYPE=minio
|
||||
- FORGEJO__storage__MINIO_ENDPOINT=s3.janky.solutions
|
||||
- FORGEJO__storage__MINIO_LOCATION=
|
||||
- FORGEJO__storage__MINIO_USE_SSL=true
|
||||
- FORGEJO__storage__MINIO_BUCKET=forgejo
|
||||
- FORGEJO__storage__SERVE_DIRECT=true
|
||||
# - FORGEJO__storage__SERVE_DIRECT=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue