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