This commit is contained in:
@@ -16,6 +16,6 @@ RUN pip install poetry && poetry config virtualenvs.create false && poetry insta
|
||||
COPY . /app
|
||||
|
||||
# Expose the port
|
||||
EXPOSE 8000
|
||||
EXPOSE 8080
|
||||
|
||||
CMD ["python", "server.py"]
|
||||
|
Reference in New Issue
Block a user