[修改]修改了时间配置的变量对应,添加了supervisor启动配置,增加了Prometheus对应的confd模版

This commit is contained in:
makotocc0107
2024-09-10 15:25:15 +08:00
committed by Coding
parent c075ada573
commit 0021d2da26
8 changed files with 69 additions and 17 deletions

View File

@@ -0,0 +1,8 @@
[template]
src = "prometheus.tmpl"
dest = "/prometheus.yml"
keys = [
"/time/",
]a