fengxiang
2018-07-06 8ac3a87733b421c1f1cb3b691f946c05bdae02df
src/environments/environment.prod.ts
@@ -3,5 +3,6 @@
    SERVER_URL: `./`,
    production: true,
    hmr: false,
    useHash: true
    useHash: true,
    SERVER_BASH_URL:`http://47.96.15.25:8080/screen_api_v2/`
};