dashboard
repositories
filestore
activity
search
login
main
/
screen_demo2
招投标-河南禹州
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
token 完善
fengxiang
2018-07-12
94e6ca608b417da5eb051d1c5e94c31388da9369
[screen_demo2.git]
/
src
/
environments
/
environment.hmr.ts
1
2
3
4
5
6
export const environment = {
SERVER_URL: `./`,
production: true,
hmr: true,
useHash: true
};