mirror of
https://github.com/casjaysdevdocker/gitea
synced 2025-09-18 09:57:48 -04:00
9 lines
129 B
YAML
9 lines
129 B
YAML
log:
|
|
level: warn
|
|
|
|
cache:
|
|
enabled: true
|
|
dir: 'REPLACE_RUNNER_CACHE_DIR'
|
|
host: '0.0.0.0'
|
|
port: REPLACE_RUNNER_CACHE_PORT
|