char/examples/service/char.toml

9 lines
102 B
TOML
Raw Permalink Normal View History

2023-01-22 12:04:41 +01:00
[char]
plan = "plans/base/"
2023-02-20 21:12:27 +01:00
[config.docker]
something = "something"
[config.k8s]
something = "else"