forked from DevOps/deploy.stack
refactor(hindsight): 使用Volumes_Path替代硬编码路径
- backup.job 改为从 env.cfg 读取 Volumes_Path - stack.yml 路径替换为变量引用 - .gitignore 添加 hindsight/env.cfg
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -25,8 +25,8 @@ crontab/debug_*.py
|
||||
crontab/test_*.py
|
||||
crontab/test*.py
|
||||
g-b/*
|
||||
.gitignore
|
||||
mcptime/go.sum
|
||||
mcpTimeServer/go.sum
|
||||
mcp_server_go/config.toml
|
||||
compare_images.py
|
||||
hindsight/env.cfg
|
||||
|
||||
Reference in New Issue
Block a user