fengxiang
2018-01-11 bf7874391a25a7162a31f450647d38a62650a9e0
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
};