Dockerfile
This commit is contained in:
parent
8edb6cc7eb
commit
3e7bca531c
@ -14,3 +14,4 @@ COPY . .
|
||||
|
||||
# Start applikasjonen
|
||||
CMD ["python3", "-u", "app.py"]
|
||||
|
||||
|
||||
@ -4,4 +4,4 @@ kafka-python>=2.0.2
|
||||
fuzzywuzzy>=0.18.0
|
||||
requests>=2.31.0
|
||||
python-Levenshtein>=0.21.1
|
||||
mal-api>=0.5.3
|
||||
mal-api>=0.5.3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user