mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
Update node Dockerfile with new env
This commit is contained in:
parent
f65c863f3e
commit
90656eb06e
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ ENV NETWORK_ID '89'
|
||||||
ENV WS_SECRET ''
|
ENV WS_SECRET ''
|
||||||
ENV NETSTATS_HOST 'netstats-server'
|
ENV NETSTATS_HOST 'netstats-server'
|
||||||
ENV NETSTATS_PORT '3000'
|
ENV NETSTATS_PORT '3000'
|
||||||
|
ENV ANNOUNCE_TXS ''
|
||||||
|
|
||||||
RUN apk add --no-cache ca-certificates
|
RUN apk add --no-cache ca-certificates
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue