choix de cloche et vidéo gif fonctionnelle
This commit is contained in:
parent
eae8367550
commit
55340872df
6 changed files with 97 additions and 15 deletions
|
@ -19,8 +19,5 @@ RUN pip install -r requirements.txt
|
|||
COPY *.py ./
|
||||
RUN python install.py
|
||||
|
||||
# Copy the app's code
|
||||
COPY main.py .
|
||||
|
||||
# Run the application
|
||||
CMD ["uvicorn", "main:app", "--host", "0.0.0.0", "--port", "8000"]
|
Loading…
Add table
Add a link
Reference in a new issue