9 lines
129 B
Plaintext
9 lines
129 B
Plaintext
# JWT配置
|
|
JWT_SECRET=${JWT_SECRET}
|
|
|
|
# Telegram配置
|
|
TELEGRAM_BASE_URL=https://t.me/s
|
|
|
|
# Telegram频道配置
|
|
TELE_CHANNELS=[]
|