missed dockerfile
Build and Publish Docker Image / Build and Push Docker Image (push) Failing after 39s
Details
Build and Publish Docker Image / Build and Push Docker Image (push) Failing after 39s
Details
This commit is contained in:
parent
a5ee339319
commit
1f9f07a9e9
|
|
@ -47,3 +47,4 @@ HEALTHCHECK --interval=20s --timeout=5s --start-period=5s --retries=3 \
|
|||
|
||||
# Start FastAPI server via Uvicorn
|
||||
CMD ["uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "8000"]
|
||||
#harbor.freshbrewed.science/library/botWebWars
|
||||
Loading…
Reference in New Issue