zb-admin/.env.test

7 lines
88 B
Plaintext

# 测试环境
NODE_ENV = "test"
# 测试环境接口地址
VUE_APP_BASE_API = '/api'