diff --git a/entrypoint.sh b/entrypoint.sh index bff60e3..2ac44c2 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -7,4 +7,4 @@ then else export INTELMQ_API_CONFIG=/opt/intelmq-api/config/config.json cd intelmq-api && hug -m intelmq_api.serve -p8080 -fi \ No newline at end of file +fi