diff --git a/Dockerfile b/Dockerfile index 0e22592..1e1dc04 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 \ No newline at end of file