diff --git a/entrypoint.sh b/entrypoint.sh index 50386d1..37da662 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -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;