11 lines
198 B
Plaintext
11 lines
198 B
Plaintext
# 页面标题
|
|
VUE_APP_TITLE = 区块链监听
|
|
|
|
NODE_ENV = production
|
|
|
|
# 测试环境配置
|
|
ENV = 'staging'
|
|
|
|
# 区块链监听/生产环境
|
|
VUE_APP_BASE_API = 'https://jy.goodscostco.com/stage-api'
|