Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
05sonicblue authored Sep 27, 2024
1 parent 7a93bd3 commit a7e83fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ COPY --from=build /go/src/github.com/theretromike/sedrad/sedrad /usr/bin/sedrad
#ENTRYPOINT [ "/sbin/tini", "--" ]
#COPY --from=build /bugna/bin/* /usr/bin/

ENTRYPOINT [ "/usr/bin/sedrad --utxoindex --disable-upnp" ]
ENTRYPOINT [ "/usr/bin/sedrad","--utxoindex","--disable-upnp" ]

0 comments on commit a7e83fc

Please sign in to comment.