dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
Fixed typo
rsanchez
2017-03-16
ced422b8511c42cfc4174ffc818a0dba4d79e294
[common/securis.git]
/
securis
/
src
/
main
/
webapp
/
bs-config.json
1
2
3
4
5
6
7
8
9
{
"server": {
"baseDir": "",
"routes": {
"/node_modules": "node_modules",
"/assets": "assets"
}
}
}