refactor: live RESOURCE env 경로 수정
This commit is contained in:
@@ -4,7 +4,7 @@ BASE_DOMAIN='.onstove.com'
|
|||||||
# URLS ##############################################################################
|
# URLS ##############################################################################
|
||||||
STATIC_URL='https://static-pubcomm.onstove.com'
|
STATIC_URL='https://static-pubcomm.onstove.com'
|
||||||
ASSETS_URL='https://static-pubcomm.onstove.com/live/template/brand'
|
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 #############################################################################
|
||||||
# STOVE - API Url
|
# STOVE - API Url
|
||||||
|
|||||||
@@ -4,8 +4,8 @@ BASE_DOMAIN='.gate8.com'
|
|||||||
# URLS ##############################################################################
|
# URLS ##############################################################################
|
||||||
STATIC_URL='https://static-pubcomm.gate8.com'
|
STATIC_URL='https://static-pubcomm.gate8.com'
|
||||||
ASSETS_URL='https://static-pubcomm.gate8.com/sandbox/template/brand'
|
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'
|
DATA_RESOURCE_URL='https://static-pubcomm.gate8.com/sandbox/STOVE_PUBTEMPLATE'
|
||||||
|
|
||||||
# STOVE #############################################################################
|
# STOVE #############################################################################
|
||||||
# STOVE - API Url
|
# STOVE - API Url
|
||||||
STOVE_API_URL=https://api.gate8.com
|
STOVE_API_URL=https://api.gate8.com
|
||||||
|
|||||||
Reference in New Issue
Block a user