Updated exec

This commit is contained in:
Alois 2025-11-28 16:34:17 +01:00
commit 500485b543

View file

@ -17,4 +17,4 @@ COPY --from=builder /app/target/release/iota .
EXPOSE 1984
CMD ["iota"]
CMD ["./iota"]