add dns option in entrypoint
This commit is contained in:
parent
184a5c63b5
commit
4240c29511
1 changed files with 2 additions and 0 deletions
|
@ -28,4 +28,6 @@ fi
|
|||
--graphql-http-port="$GRAPHQLHTTPPORT" \
|
||||
--logging="$LOGGING" \
|
||||
--sync-mode="$SYNCMODE" \
|
||||
--Xdns-enabled=true \
|
||||
--Xdns-update-enabled=true \
|
||||
--node-private-key-file=/opt/besu/data/key;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue