added different domain types to origin allowed to see if that will work
All checks were successful
Deploy Jody's App / build-and-deploy (push) Successful in 34s

This commit is contained in:
2026-02-18 22:25:00 -06:00
parent 30e6c23bac
commit 0ae4affe20

View File

@@ -1,6 +1,6 @@
NODE_ENV=production
PORT=8787
CONTACT_ALLOWED_ORIGIN=https://www.jodyholt.com
CONTACT_ALLOWED_ORIGIN=http://localhost:5173,https://jodyholt.com,https://www.jodyholt.com
TURNSTILE_SECRET_KEY=0x4AAAAAACfQyRwRzwsEMIfVtCSkjz7__Yc
TURNSTILE_EXPECTED_HOSTNAME=jodyholt.com
TURNSTILE_EXPECTED_ACTION=contact_form