fengxiang
2018-07-13 7047fc75d8d33ad7608c05f655e760f4e824808b
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/`
};