fengxiang
2018-05-28 f1f78b9bae93fe9a07cc3ebdc743eb71ac78c29e
src/environments/environment.prod.ts
@@ -1,3 +1,8 @@
export const environment = {
  production: true
    chore: false,
    SERVER_URL: `./`,
    production: true,
    hmr: false,
    useHash: true,
    SERVER_BASH_URL:`http://47.96.15.25:8080/screen_api_v2/`
};