repo.or.cz
/
allerta-vvf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Fix isCrewSelected method to handle undefined crew value
[allerta-vvf.git]
/
frontend
/
proxy.conf.json
blob
b3485cc430bc2f270a442484dad9d89b9ddc71e7
1
{
2
"/api": {
3
"target": "http://localhost:8000/",
4
"secure": false,
5
"changeOrigin": true
6
},
7
"/docs": {
8
"target": "http://localhost:8000/",
9
"secure": false,
10
"changeOrigin": true
11
}
12
}