Update Dockerfile
This commit is contained in:
parent
7aa99ae8e1
commit
82485f4c50
1 changed files with 0 additions and 2 deletions
|
@ -35,8 +35,6 @@ COPY --from=build-container /go/bin /bin
|
|||
|
||||
VOLUME ["/root/.lbcd"]
|
||||
|
||||
RUN echo "txindex=1" >> /root/.lbcd/lbcd.conf
|
||||
|
||||
EXPOSE 9245 9246
|
||||
|
||||
ENTRYPOINT ["lbcd"]
|
||||
|
|
Loading…
Reference in a new issue