refactor: 从环境变量读取 REGISTRY_IMAGE / REPOSITORY_URL,去除硬编码

This commit is contained in:
2026-05-25 00:28:33 +08:00
parent d9601fa24d
commit 1e3b12f342
3 changed files with 20 additions and 5 deletions
+3
View File
@@ -13,3 +13,6 @@ AI_MODEL=GLM-4.7-Flash
# 版本更新配置
# 在 OneDev 中创建 Access Token (Settings → Access Tokens → New Token, scope: Read code)
ONEDEV_ACCESS_TOKEN=Gtn1krR7tmv4x2c7xLupvW6OqgwWbmanpKonknpQ
REGISTRY_IMAGE=recipe_tool:latest
REPOSITORY_URL=https://git.hanhan.ltd/recipe_tool