fengxiang
2018-01-16 928d55a8fde33200bb1ca4016ce5b86e9a1118a8
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
};