fengxiang
2018-01-11 3405a42d4434bb77026c029ed20f2898ba665107
src/environments/environment.prod.ts
@@ -1,7 +1,7 @@
export const environment = {
    chore: false,
    SERVER_URL: `./`,
    production: true,
    hmr: false,
    useHash: true,
    SERVER_BASH_URL: 'http://localhost:8080'
    useHash: true
};