updating haven notify
This commit is contained in:
@@ -9,4 +9,5 @@ FROM busybox:latest
|
||||
WORKDIR /app
|
||||
COPY --from=builder /app/haven-notify .
|
||||
EXPOSE 8080
|
||||
ENV WEBHOOK_URL=""
|
||||
ENTRYPOINT ["/app/haven-notify"]
|
||||
|
Reference in New Issue
Block a user