fix: update ASSETS_URL paths in environment files and enable TypeScript type checking
This commit is contained in:
2
.env.dev
2
.env.dev
@@ -3,7 +3,7 @@ BASE_DOMAIN='.onstove.com'
|
||||
|
||||
# URLS ##############################################################################
|
||||
STATIC_URL='https://static-pubcomm.gate8.com'
|
||||
ASSETS_URL='https://static-pubcomm.gate8.com/dev/templates/brand'
|
||||
ASSETS_URL='https://static-pubcomm.gate8.com/dev/template/brand'
|
||||
DATA_RESOURCE_URL='https://static-pubcomm.gate8.com/dev/test'
|
||||
|
||||
# STOVE #############################################################################
|
||||
|
||||
Reference in New Issue
Block a user