Files
cwd/.dev.vars.example
2026-01-14 10:02:58 +08:00

6 lines
224 B
Plaintext

ALLOW_ORIGIN="http://localhost:4321,https://blog.example.top"
RESEND_API_KEY="re_xxxxxxxx"
RESEND_FROM_EMAIL="<notify@notifications.example.top>"
EMAIL_ADDRESS="admin@example.top"
ADMIN_NAME="Admin"
ADMIN_PASSWORD="password"