Split Sensoroni and Stenographer executables into separate images

This commit is contained in:
Jason Ertel
2020-06-21 08:33:09 -04:00
parent 6dbe83a77f
commit 76e3118bd3
2 changed files with 45 additions and 15 deletions

View File

@@ -12,6 +12,7 @@
"apiKey": "{{ SENSORONIKEY }}"
},
"stenoquery": {
"executablePath": "/opt/sensoroni/scripts/stenoquery.sh",
"pcapInputPath": "/nsm/pcap",
"pcapOutputPath": "/nsm/pcapout"
}