Fix README typo

This commit is contained in:
Sam Becker 2023-11-27 20:22:44 -06:00
parent b325211022
commit 02eeac15df

View File

@ -83,7 +83,7 @@ Installation
],
"AllowedOrigins": [
"http://localhost:*",
"https://${VERCEL_PROJECT_NAME}*.vercel.app"
"https://{VERCEL_PROJECT_NAME}*.vercel.app"
"{PRODUCTION_DOMAIN}",
],
"ExposeHeaders": []