7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
# JWT配置
|
|
JWT_SECRET=${JWT_SECRET}
|
|
|
|
# Telegram配置
|
|
TELEGRAM_BASE_URL=https://t.me/s
|
|
|