trig-deploy
This commit is contained in:
parent
fce949603e
commit
87cd8de5ab
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user