This commit is contained in:
@@ -11,4 +11,6 @@ FROM debian:bullseye-slim
|
||||
COPY --from=builder /app/builder/target/release/ /app/
|
||||
WORKDIR /app/
|
||||
|
||||
ENV RUST_LOG info
|
||||
|
||||
CMD ["./twatch"]
|
Reference in New Issue
Block a user