You've already forked GiteaToFeishuMsg
initProject
This commit is contained in:
11
.env.example
Normal file
11
.env.example
Normal file
@@ -0,0 +1,11 @@
|
||||
# Server
|
||||
PORT=3000
|
||||
|
||||
# Gitea Webhook Secret (optional)
|
||||
GITEA_WEBHOOK_SECRET=your_gitea_webhook_secret_here
|
||||
|
||||
# Feishu Bot Webhook URL
|
||||
FEISHU_WEBHOOK_URL=https://open.feishu.cn/open-apis/bot/v2/hook/xxxxxxxxxxxx
|
||||
|
||||
# Logging
|
||||
LOG_LEVEL=info
|
||||
Reference in New Issue
Block a user