fengxiang
2018-03-05 6a6f068632e9218b72534e392e69aa056ebcd06a
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
};