Fix config filename to git_config.env (underscore) and use PASSWORD

This commit is contained in:
Auto Commit
2026-03-20 17:55:17 +08:00
parent 1196cdafc0
commit a306ca357e
3 changed files with 5 additions and 6 deletions
+2 -3
View File
@@ -4,6 +4,5 @@
# Gitea 用户名
GIT_USERNAME=your_username
# Gitea Access Token (推荐) 或密码
# 在 Gitea 生成 Token: 用户设置 -> 应用 -> 生成令牌
GIT_TOKEN=your_token_or_password
# Gitea 密码
GIT_PASSWORD=your_password