dashboard
repositories
filestore
activity
search
login
main
/
screen_demo3
招投标-北京密云
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
updates
沈斌
2018-07-12
5df3d215c2ffa5d0aa8140fa5d33807fc31fa909
[screen_demo3.git]
/
src
/
environments
/
environment.hmr.ts
1
2
3
4
5
6
export const environment = {
SERVER_URL: `./`,
production: true,
hmr: true,
useHash: true
};