Solved. If anyone has the same issue, I had to add the docker URL in the config file under the custom component.
language: en
pipeline:
- name: sentiment.SentimentAnalyzer
URL: url_to_docker
Solved. If anyone has the same issue, I had to add the docker URL in the config file under the custom component.
language: en
pipeline:
- name: sentiment.SentimentAnalyzer
URL: url_to_docker