dashboard
repositories
filestore
activity
search
login
main
/
screen_demo3
招投标-北京密云
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Merge branch 'develop' of http://blit.7drlb.com:8888/r/screen-frontend into...
fengxiang
2018-02-05
b7010795b1e5e6bc0cb357f0cb4d716afef91138
[screen_demo3.git]
/
src
/
environments
/
environment.hmr.ts
1
2
3
4
5
6
7
8
export const environment = {
chore: false,
SERVER_URL: `./`,
production: false,
hmr: true,
useHash: true,
SERVER_BASH_URL: `http://127.0.0.1:8080/screen_api_v2/`
};