sijun.li | 9646230 | 2020-07-24 10:08:05 +0800 | [diff] [blame] | 1 | # just a flag |
2 | ENV = 'development' | ||||
3 | |||||
4 | # base api | ||||
sijun.li | 2c3a34f | 2020-08-17 15:18:32 +0800 | [diff] [blame^] | 5 | #VUE_APP_BASE_API = '/dev-api' |
6 | VUE_APP_BASE_API = 'http://localhost:8089/portal/portalapi' |