xufenglei
2018-01-11 e4cadb22394599a2f508078ff5b1e8889944475e
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
};