trig-deploy
This commit is contained in:
@@ -18,5 +18,5 @@ RUN apt-get update && apt-get install -y gcc curl && \
|
||||
poetry config virtualenvs.create false && \
|
||||
poetry install --no-dev
|
||||
|
||||
# Run server.py when the container launches
|
||||
# Run server when the container launches
|
||||
CMD granian --interface asgi main:app
|
||||
|
Reference in New Issue
Block a user