go20/devops/agent/etc/application.toml
2026-03-15 16:24:01 +08:00

11 lines
266 B
TOML

[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