fengxiang
2017-12-20 4ce38f4e4e41a2ade8332dc1c3227c1cfc699bc9
src/environments/environment.prod.ts
@@ -1,3 +1,7 @@
export const environment = {
  production: true
    SERVER_URL: `./`,
    production: true,
    hmr: false,
    useHash: true,
    SERVER_BASH_URL: 'http://47.96.171.62:8080/screen_api_v2'
};