Fix deploy and storage path

This commit is contained in:
2025-08-14 14:26:38 +03:00
parent df069a9aa1
commit a1c394ba89
5 changed files with 11 additions and 15 deletions

View File

@@ -67,5 +67,5 @@ USER transcriber
EXPOSE 8080
# Set entrypoint and default command
ENTRYPOINT ["/usr/bin/entrypoint"]
# ENTRYPOINT ["/usr/bin/entrypoint"]
CMD ["./transcriber"]