diff --git a/site/.env-example b/site/.env-example index 42a0dc1a..8ae41aee 100644 --- a/site/.env-example +++ b/site/.env-example @@ -1,4 +1,4 @@ -WORDPRESS_SITE_URL=xxxx -GATSBY_SITE_URL=xxx -GOOGLE_TAGMANAGER_ID=xxx +WORDPRESS_SITE_URl=www.threadedearthclothing.com +GATSBY_SITE_URL=https://gatsby-woocommerce-themes-site-git-main-ryan-mithells-projects.vercel.app/ +GOOGLE_TAGMANAGER_ID=G-498M3LHCL1 FB_APP_ID=xxx diff --git a/site/.env.development b/site/.env.development index 632aec5f..9925455e 100644 --- a/site/.env.development +++ b/site/.env.development @@ -1 +1 @@ -GATSBY_WORDPRESS_SITE_URL=https://woo.smitpatadiya.com +GATSBY_WORDPRESS_SITE_URL=https://www.threadedearthclothing.com diff --git a/site/.env.production b/site/.env.production index 632aec5f..9925455e 100644 --- a/site/.env.production +++ b/site/.env.production @@ -1 +1 @@ -GATSBY_WORDPRESS_SITE_URL=https://woo.smitpatadiya.com +GATSBY_WORDPRESS_SITE_URL=https://www.threadedearthclothing.com