沈斌
2017-12-19 d0120ef2272096cbcaf6e1b2e11edc029a7de511
src/environments/environment.hmr.ts
@@ -2,5 +2,6 @@
    SERVER_URL: `./`,
    production: true,
    hmr: true,
    useHash: true
    useHash: true,
    SERVER_BASH_URL: 'http://localhost:8001'
};