fengxiang
2018-02-27 64c930bec1b013ac6e19af9ec30db9eff6110206
src/environments/environment.chore.ts
@@ -1,7 +1,7 @@
export const environment = {
    chore: true,
    SERVER_URL: `./`,
    production: true,
    hmr: false,
    useHash: false,
    SERVER_BASH_URL: 'http://localhost:8001'
    useHash: false
};