mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-04 14:45:40 +00:00
wip fix suggestion
This commit is contained in:
@@ -49,7 +49,7 @@ RUN --mount=type=cache,target=/root/.cache/uv \
|
|||||||
|
|
||||||
ENV PATH="/app/.venv/bin:$PATH"
|
ENV PATH="/app/.venv/bin:$PATH"
|
||||||
|
|
||||||
CMD ["python", "metadata_collector.py", "dev"]
|
CMD ["python", "multi_user_transcriber.py", "dev"]
|
||||||
|
|
||||||
|
|
||||||
# ---- Production image ----
|
# ---- Production image ----
|
||||||
|
|||||||
Reference in New Issue
Block a user