fengxiang
2018-07-13 5c1577b6f7be92ed38d4ccd4cae2e51461cc158b
1
2
3
4
5
6
7
8
export const environment = {
    chore: true,
    SERVER_URL: `./`,
    production: true,
    hmr: false,
    useHash: false,
    SERVER_BASH_URL: `http://monitor-api2.7drlb.com/`
};