mirror of
https://github.com/casjaysdevdocker/gitea
synced 2026-06-24 08:01:03 -04:00
5349e92de9
default_config.yaml had cache.enabled=true but no external_secret, dir, host, or port configured. act_runner refuses to start the cache server without external_secret, logging an error on every boot. cache_server.yaml already has cache disabled — align default_config to match. - rootfs/tmp/etc/act_runner/default_config.yaml: cache.enabled false rootfs/tmp/etc/act_runner/default_config.yaml