mirror of
https://github.com/casjaysdevdocker/gitea
synced 2024-11-21 05:23:05 -05:00
🗃️ Committing everything that changed 🗃️
rootfs/tmp/etc/act_runner/cache_server.yaml rootfs/tmp/etc/act_runner/default_config.yaml
This commit is contained in:
parent
fc938f0d74
commit
a181afe348
@ -5,5 +5,5 @@ log:
|
||||
cache:
|
||||
enabled: true
|
||||
dir: '/data/act_runner/cache'
|
||||
host: '0.0.0.0'
|
||||
port: 'REPLACE_RUNNER_CACHE_PORT'
|
||||
# host: '0.0.0.0'
|
||||
# port: REPLACE_RUNNER_CACHE_PORT
|
||||
|
@ -67,4 +67,6 @@ container:
|
||||
|
||||
cache:
|
||||
enabled: true
|
||||
host: ''
|
||||
port: ''
|
||||
external_server: 'http://REPLACE_RUNNER_CACHE_HOST:REPLACE_RUNNER_CACHE_PORT/'
|
||||
|
Loading…
Reference in New Issue
Block a user