initial commit
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
log:
|
||||
level: info
|
||||
|
||||
runner:
|
||||
file: .runner
|
||||
capacity: 1
|
||||
env_file: .env
|
||||
timeout: 3h
|
||||
insecure: false
|
||||
|
||||
cache:
|
||||
enabled: true
|
||||
dir: ""
|
||||
|
||||
container:
|
||||
network: "gitea_gitea"
|
||||
extra_hosts:
|
||||
- "git.timothykim.net:host-gateway"
|
||||
privileged: false
|
||||
valid_volumes:
|
||||
- "**"
|
||||
|
||||
host:
|
||||
workdir_parent: ""
|
||||
|
||||
Reference in New Issue
Block a user