refactor: live RESOURCE env 경로 수정

This commit is contained in:
clkim
2026-03-31 18:24:06 +09:00
parent 3ecd77c395
commit 555c773a13
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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