9 lines
137 B
Plaintext
9 lines
137 B
Plaintext
# NODE_ENV = production
|
|
|
|
# # just a flag
|
|
# ENV = 'staging'
|
|
# # 测试
|
|
# # base api
|
|
# VUE_APP_BASE_API = 'https://test.kaiyuancloud.cn/'
|
|
|