This commit is contained in:
suvodip ghosh
2025-05-31 10:21:55 +00:00
parent c398a816ae
commit 6bb4a49d74
2 changed files with 1 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ RUN wget https://alphacephei.com/vosk/models/vosk-model-small-en-us-0.15.zip &&
# Copy application code
COPY app.py .
COPY Caddyfile .
# COPY Caddyfile .
FROM base as production
# Install gunicorn and eventlet