Initial commit: OpenClaw workspace setup

This commit is contained in:
unknown
2026-03-20 10:36:01 +08:00
commit 77d6c9944d
13 changed files with 809 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Gitea 认证配置
# 请填写你的 Gitea 凭据
# Gitea 用户名
GIT_USERNAME=your_username
# Gitea Access Token (推荐) 或密码
# 在 Gitea 生成 Token: 用户设置 -> 应用 -> 生成令牌
GIT_TOKEN=your_token_or_password