added origin allowed for contact in env
All checks were successful
Deploy Jody's App / build-and-deploy (push) Successful in 32s
All checks were successful
Deploy Jody's App / build-and-deploy (push) Successful in 32s
This commit is contained in:
@@ -17,4 +17,5 @@ MAIL_SUBJECT_PREFIX=[Portfolio Contact]
|
||||
RATE_LIMIT_WINDOW_MS=600000
|
||||
RATE_LIMIT_MAX=5
|
||||
HONEYPOT_FIELD=website
|
||||
MIN_SUBMIT_TIME_MS=3000
|
||||
MIN_SUBMIT_TIME_MS=3000
|
||||
CONTACT_ALLOWED_ORIGIN=https://www.jodyholt.com
|
||||
Reference in New Issue
Block a user