feat(环境配置文件): 将“likeichat”替换成“azizichat”
This commit is contained in:
parent
c053181dc2
commit
b3f3b8918e
@ -7,14 +7,14 @@ VUE_CLI_BABEL_TRANSPILE_MODULES = true
|
||||
# application base url
|
||||
# VUE_APP_BASE_URL ='https://consoletest.azizichat.com'
|
||||
VUE_APP_BASE_URL ='https://console.atuchat.com'
|
||||
# VUE_APP_BASE_URL = 'https://console.likeichat.com'
|
||||
# VUE_APP_BASE_URL = 'https://console.azizichat.com'
|
||||
|
||||
# oss
|
||||
VUE_APP_OSS_BUCKET = 'tkm-likei'
|
||||
VUE_APP_OSS_URL = 'https://tkm-likei.oss-ap-southeast-1.aliyuncs.com'
|
||||
|
||||
# h5
|
||||
VUE_APP_H5_BASE_URL = 'https://h5.likeichat.com'
|
||||
VUE_APP_H5_BASE_URL = 'https://h5.azizichat.com'
|
||||
|
||||
# start mock
|
||||
VUE_APP_START_MOCK = false
|
||||
|
||||
@ -12,7 +12,7 @@ VUE_APP_OSS_BUCKET = 'tkm-likei'
|
||||
VUE_APP_OSS_URL = 'https://tkm-likei.oss-ap-southeast-1.aliyuncs.com'
|
||||
|
||||
# h5
|
||||
VUE_APP_H5_BASE_URL = 'https://h5.likeichat.com'
|
||||
VUE_APP_H5_BASE_URL = 'https://h5.azizichat.com'
|
||||
|
||||
# start mock
|
||||
VUE_APP_START_MOCK = false
|
||||
|
||||
@ -5,14 +5,14 @@ ENV = 'production'
|
||||
VUE_APP_BASE_API = '/console'
|
||||
|
||||
# application base url
|
||||
VUE_APP_BASE_URL = 'https://console.likeichat.com'
|
||||
VUE_APP_BASE_URL = 'https://console.azizichat.com'
|
||||
|
||||
# oss
|
||||
VUE_APP_OSS_BUCKET = 'tkm-likei'
|
||||
VUE_APP_OSS_URL = 'https://tkm-likei.oss-ap-southeast-1.aliyuncs.com'
|
||||
|
||||
# h5
|
||||
VUE_APP_H5_BASE_URL = 'https://h5.likeichat.com'
|
||||
VUE_APP_H5_BASE_URL = 'https://h5.azizichat.com'
|
||||
|
||||
# start mock
|
||||
VUE_APP_START_MOCK = false
|
||||
|
||||
@ -6,14 +6,14 @@ ENV = 'staging'
|
||||
VUE_APP_BASE_API = '/console'
|
||||
|
||||
# application base url 这个请求地址是后端请求 使用nginx去做转发配置,请求内网地址
|
||||
VUE_APP_BASE_URL = 'https://console.likeichat.com'
|
||||
VUE_APP_BASE_URL = 'https://console.azizichat.com'
|
||||
|
||||
# oss
|
||||
VUE_APP_OSS_BUCKET = 'tkm-likei'
|
||||
VUE_APP_OSS_URL = 'https://tkm-likei.oss-ap-southeast-1.aliyuncs.com'
|
||||
|
||||
# h5
|
||||
VUE_APP_H5_BASE_URL = 'https://h5.likeichat.com'
|
||||
VUE_APP_H5_BASE_URL = 'https://h5.azizichat.com'
|
||||
|
||||
# start mock
|
||||
VUE_APP_START_MOCK = false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user