diff --git a/.env.local.sample b/.env.local.sample index c31924f3..9e632cdc 100644 --- a/.env.local.sample +++ b/.env.local.sample @@ -23,3 +23,4 @@ NEXT_PUBLIC_HOSTED_URL=http://localhost:3000 # For EU region add CONTENTSTACK_APP_HOST=eu-app.contentstack.com # For setting custom host add CONTENTSTACK_API_HOST=for(NA: api.contentstack.io, EU: eu-api.contentstack.com) +CONTENTSTACK_API_HOST=api.contentstack.com \ No newline at end of file