fengxiang
2018-01-12 f0b742d34e95811b6874bcaedbc7a06451d39da1
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:8001'
    useHash: true
};