Начальная конфигурация Gitea Server Runner

This commit is contained in:
2025-10-23 05:09:33 +03:00
commit 35d1ece7c7
5 changed files with 99 additions and 0 deletions

32
config.yaml Normal file
View File

@@ -0,0 +1,32 @@
log:
level: info
runner:
file: .runner
capacity: 10
envs: {}
env_file: .env
timeout: 3h
insecure: false
fetch_timeout: 5s
fetch_interval: 2s
labels: []
cache:
enabled: true
dir: ""
host: "192.168.1.37"
port: 8088
external_server: ""
container:
network: ""
privileged: false
options: ""
workdir_parent: ""
valid_volumes: []
docker_host: ""
force_pull: false
host:
workdir_parent: ""