This commit is contained in:
parent
7eace69b05
commit
758e0dd6ab
@ -10,4 +10,4 @@ RUN poetry install --no-root
|
||||
|
||||
COPY main.py .
|
||||
|
||||
CMD ["poetry", "run", "sanic", "main"]
|
||||
CMD ["poetry", "run", "sanic", "--port", "8080", "main"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user