Initial commit
This commit is contained in:
6
.dev.vars.example
Normal file
6
.dev.vars.example
Normal file
@@ -0,0 +1,6 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user