Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 218 Bytes

Developers-Guide.md

File metadata and controls

12 lines (8 loc) · 218 Bytes

Developers Guide

Run locally

WEBINPUT_CSV_SESSION_CONFIG=/path/to/config.file hug -f intelmq_webinput_csv/serve.py -p 8002

Intelmq needs to be installed as it is a dependency.

Using docker

TODO