Allow downloading of fingerprint data.
This commit is contained in:
@ -18,6 +18,11 @@
|
||||
"target": "http://localhost:9998",
|
||||
"secure": false,
|
||||
"logLevel": "info"
|
||||
},
|
||||
"/fingerprint-report": {
|
||||
"target": "http://localhost:9998",
|
||||
"secure": false,
|
||||
"logLevel": "info"
|
||||
},
|
||||
"/db-image": {
|
||||
"target": "http://localhost:9998",
|
||||
|
||||
Reference in New Issue
Block a user