Initial commit: Fat Kiss site — Hugo + Decap CMS
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
TURNSTILE_SECRET_KEY=your-turnstile-secret
|
||||
SMTP_HOST=smtp.example.com
|
||||
SMTP_PORT=587
|
||||
SMTP_USER=user@example.com
|
||||
SMTP_PASS=your-smtp-password
|
||||
MAIL_FROM=hello@getfatkiss.com
|
||||
MAIL_TO_GENERAL=hello@getfatkiss.com
|
||||
MAIL_TO_ORDERS=orders@getfatkiss.com
|
||||
MAIL_TO_PRESS=press@getfatkiss.com
|
||||
RATE_LIMIT_WINDOW=900000
|
||||
RATE_LIMIT_MAX=5
|
||||
PORT=3901
|
||||
ALLOWED_ORIGIN=https://getfatkiss.com
|
||||
Reference in New Issue
Block a user