go20/devops/agent/etc/application.toml

11 lines
266 B
TOML
Raw Normal View History

2026-03-15 16:24:01 +08:00
[app]
name = "devops_agent"
[http]
port = 8848
[script_excutor]
work_dir_prefix = "/Users/yumaojun/Projects/go-course/go20/devops/agent/workspace"
script_dir_prefix = "/Users/yumaojun/Projects/go-course/go20/devops/agent/shells"
is_verify_script_integrity = false