add dns option in entrypoint

This commit is contained in:
Sofiane Gerhardt 2024-10-29 14:39:02 +01:00
parent 184a5c63b5
commit 4240c29511

View file

@ -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;