File size: 137 Bytes
f0953a4
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
# JWT配置
JWT_SECRET=your_jwt_secret_here

# Telegram配置
TELEGRAM_BASE_URL=https://t.me/s

# Telegram频道配置
TELE_CHANNELS=[]