Files
forgejo/rootfs/tmp/etc/act_runner/cache_server.yaml
T
casjay c8f7ff8d22 🦈🏠🐜 Initial Commit 🐜🦈🏠
2026-09-03 21:08:19 -04:00

10 lines
178 B
YAML

log:
level: warn
cache:
enabled: true
dir: 'REPLACE_RUNNER_CACHE_DIR'
host: '0.0.0.0'
port: REPLACE_RUNNER_CACHE_PORT
external_secret: 'REPLACE_RUNNER_CACHE_SECRET'