diff --git a/siren.yml b/siren.yml index 90724f37..0ff59a8b 100644 --- a/siren.yml +++ b/siren.yml @@ -22,6 +22,7 @@ services: - SSL_ENABLED=true - DEBUG=false - SIREN_PORT=${SIREN_PORT} + - NODE_OPTIONS="--dns-result-order=ipv4first" <<: *logging entrypoint: - docker-entrypoint.sh