astock-agent/backend/.env.example
2026-04-24 09:00:46 +08:00

12 lines
404 B
Plaintext

ASTOCK_TUSHARE_TOKEN=your_tushare_token_here
ASTOCK_DEBUG=true
ASTOCK_DEEPSEEK_API_KEY=your_deepseek_api_key_here
ASTOCK_ADMIN_USERNAME=admin@example.com
ASTOCK_ADMIN_EMAIL=admin@example.com
ASTOCK_ADMIN_PASSWORD=change_me
ASTOCK_SMTP_HOST=gz-smtp.qcloudmail.com
ASTOCK_SMTP_PORT=465
ASTOCK_SMTP_USERNAME=noreply@example.com
ASTOCK_SMTP_PASSWORD=your_smtp_password
ASTOCK_SMTP_SENDER=noreply@example.com