dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#3527 fix - Customizing packs listing
rsanchez
2017-03-10
6078e6018ca05bcc0203241dc44071a59cf5e78c
[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"
}
}
}