mirror of
https://github.com/bumi/lntip
synced 2025-06-16 17:55:35 +00:00
Add expose command with default port
This commit is contained in:
parent
e3bf2c0537
commit
44befafc6d
@ -15,4 +15,6 @@ FROM alpine:3.14
|
|||||||
|
|
||||||
COPY --from=builder /app/lnme /lnme
|
COPY --from=builder /app/lnme /lnme
|
||||||
|
|
||||||
|
EXPOSE 1323
|
||||||
|
|
||||||
CMD ["/lnme"]
|
CMD ["/lnme"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user