pc网页版软测宝
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
keysass_portal/.env.production

14 lines
430 B

12 months ago
# 生产环境配置
ENV = 'production'
# KeySaas测试云平台/生产环境
# VUE_APP_BASE_API = 'https://www.keyitest.cn/prod-api'
VUE_APP_BASE_API = '/test-api'
10 months ago
# VUE_APP_BASE_API = '/prod-api'
12 months ago
11 months ago
# VUE_APP_BASE_TARGET = 'https://www.keyitest.cn/prod-api'
VUE_APP_BASE_TARGET = 'http://www.bjkeyware.com/test-api'
# VUE_APP_BASE_TARGET = 'http://www.bjkeyware.com/prod-api'
11 months ago
# VUE_APP_BASE_TARGET = 'http://192.168.0.229:9999'