- # just a flag
- ENV = 'development'
- # base api
- VUE_APP_BASE_API = 'http://120.24.149.148:9500/api'
- VUE_APP_File_API = 'http://localhost:9500/api/'
- VUE_APP_DS_API = 'http://localhost:9501/api/'
- VUE_APP_Order_API = 'http://localhost:9518/api/'
- VUE_APP_WMS_API = 'http://localhost:22707/api'
- VUE_APP_BASE_PAY_API = http://192.168.110.86:8086/api
|