mirror of
https://github.com/casjaysdevdocker/gitea
synced 2024-11-22 05:23:07 -05:00
8f627d680a
rootfs/tmp/etc/act_runner/cache_server.yaml rootfs/tmp/etc/act_runner/default_config.yaml rootfs/usr/local/etc/docker/init.d/zz-act_runner.sh
10 lines
201 B
YAML
10 lines
201 B
YAML
log:
|
|
# The level of logging, can be trace, debug, info, warn, error, fatal
|
|
level: info
|
|
|
|
cache:
|
|
enabled: true
|
|
dir: '/data/act_runner/cache'
|
|
host: '0.0.0.0'
|
|
port: 'REPLACE_RUNNER_CACHE_PORT'
|