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