mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 17:59:28 +08:00
docker updates
This commit is contained in:
@@ -31,4 +31,4 @@ COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
|
||||
EXPOSE 8090
|
||||
|
||||
ENTRYPOINT [ "/beszel" ]
|
||||
CMD ["serve", "--http=0.0.0.0:8090"]
|
||||
CMD ["serve", "--http=localhost:8090"]
|
Reference in New Issue
Block a user