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.git ...
xufenglei
2018-01-11
e4cadb22394599a2f508078ff5b1e8889944475e
[screen_demo3.git]
/
src
/
environments
/
environment.prod.ts
1
2
3
4
5
6
7
export const environment = {
chore: false,
SERVER_URL: `./`,
production: true,
hmr: false,
useHash: true
};