diff --git a/.env.live b/.env.live index 711fecb..c79c1df 100644 --- a/.env.live +++ b/.env.live @@ -4,7 +4,7 @@ BASE_DOMAIN='.onstove.com' # URLS ############################################################################## STATIC_URL='https://static-pubcomm.onstove.com' ASSETS_URL='https://static-pubcomm.onstove.com/live/template/brand' -DATA_RESOURCE_URL='https://static-pubcomm.gate8.com/live/STOVE_PUBTEMPLATE' +DATA_RESOURCE_URL='https://static-pubcomm.onstove.com/live/STOVE_PUBTEMPLATE' # STOVE ############################################################################# # STOVE - API Url diff --git a/.env.sandbox b/.env.sandbox index d5c3676..d758d09 100644 --- a/.env.sandbox +++ b/.env.sandbox @@ -4,8 +4,8 @@ BASE_DOMAIN='.gate8.com' # URLS ############################################################################## STATIC_URL='https://static-pubcomm.gate8.com' ASSETS_URL='https://static-pubcomm.gate8.com/sandbox/template/brand' -DATA_RESOURCE_URL='https://static-pubcomm.gate8.com/sandbox/test' DATA_RESOURCE_URL='https://static-pubcomm.gate8.com/sandbox/STOVE_PUBTEMPLATE' + # STOVE ############################################################################# # STOVE - API Url STOVE_API_URL=https://api.gate8.com