c35e886b by 杨威

后台地址配置108服务器部署的服务

1 parent 9e6fa4f1
Showing 1 changed file with 1 additions and 1 deletions
VUE_APP_api = 'http://192.168.2.108:8000'
VUE_APP_api1 = 'http://192.168.2.76:8000'
VUE_APP_api2 = 'http://127.0.0.1:8006'
VUE_APP_api2 = 'http://192.168.2.108:8006'
VUE_APP_name = '开发环境'
NODE_ENV="development"
VUE_APP_VERSION = 'psh'
\ No newline at end of file
......