Fix for crosslang v0.0.10

This commit is contained in:
2026-09-02 12:31:31 -05:00
parent d2f855881c
commit 027f601887
4 changed files with 76 additions and 54 deletions

View File

@@ -11,4 +11,4 @@ ENV TYTDDIR=/data
EXPOSE 3255
ENTRYPOINT ["crossvm","/app/tytd2025.crvm","--port=3255"]
ENTRYPOINT ["crosslang","vm","/app/tytd2025.crvm","--port=3255"]