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