rename
This commit is contained in:
parent
669af31d77
commit
51663b7583
@ -5,4 +5,4 @@ RUN pip install -r requirements.txt
|
|||||||
ENV PORT 5000
|
ENV PORT 5000
|
||||||
EXPOSE 5000
|
EXPOSE 5000
|
||||||
ENTRYPOINT [ "python" ]
|
ENTRYPOINT [ "python" ]
|
||||||
CMD [ "entity_ident.py" ]
|
CMD [ "entity_ident_server.py" ]
|
||||||
Loading…
x
Reference in New Issue
Block a user