forgejo: explicitly disable SERVE_DIRECT
All checks were successful
/ diff-and-deploy (push) Successful in 2m12s

This commit is contained in:
Finn 2025-02-18 21:57:38 -08:00
parent 1f717237a0
commit ae5a141ca2

View file

@ -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