forgejo: explicitly disable SERVE_DIRECT
All checks were successful
/ diff-and-deploy (push) Successful in 2m12s
All checks were successful
/ diff-and-deploy (push) Successful in 2m12s
This commit is contained in:
parent
1f717237a0
commit
ae5a141ca2
1 changed files with 1 additions and 1 deletions
|
@ -54,4 +54,4 @@ configMapGenerator:
|
|||
- FORGEJO__storage__MINIO_ENDPOINT=s3.janky.solutions
|
||||
- FORGEJO__storage__MINIO_USE_SSL=true
|
||||
- FORGEJO__storage__MINIO_BUCKET=forgejo
|
||||
# - FORGEJO__storage__SERVE_DIRECT=true
|
||||
- FORGEJO__storage__SERVE_DIRECT=false
|
||||
|
|
Loading…
Add table
Reference in a new issue