'dockerfile' updaten
This commit is contained in:
@@ -5,4 +5,4 @@ WORKDIR /code/
|
||||
|
||||
RUN pip install -r /code/requirements.txt
|
||||
|
||||
CMD ["python","src/api.py"]
|
||||
CMD ["python","src/app.py"]
|
||||
Reference in New Issue
Block a user