launch-fix
This commit is contained in:
parent
e0e1e88882
commit
fce949603e
|
@ -19,4 +19,4 @@ RUN apt-get update && apt-get install -y gcc curl && \
|
||||||
poetry install --no-dev
|
poetry install --no-dev
|
||||||
|
|
||||||
# Run server.py when the container launches
|
# Run server.py when the container launches
|
||||||
CMD ["python", "main.py"]
|
CMD granian --interface asgi main:app
|
||||||
|
|
Loading…
Reference in New Issue
Block a user