# Your Feishu APP ID and APP SECRET
# Get it from your Feishu application settings: https://open.feishu.cn/document/server-docs/application-scope/introduction
FEISHU_APP_ID=your_feishu_app_id_here
FEISHU_APP_SECRET=your_feishu_app_secret_here
# Server configuration
PORT=3334