Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 639 Bytes

2023-01-11-optionally-re-enable-prefering-ipv4-over-ipv6-in-node17.md

File metadata and controls

12 lines (12 loc) · 639 Bytes
title issue author author_email author_github
Optionally re-enable prefering IPv4 over IPv6 in Node17+
NEXT-24893
Marcel Brode
m.brode@shopware.com
Marcel Brode

Administration

  • Added check for result order change in src/Administration/Resources/app/administration/webpack.config.js using IPV4FIRST=1 in .env file to enable the admin watcher, even if the webserver rejects IPv6 requests

Storefront

  • Added check for result order change in src/Storefront/Resources/app/storefront/webpack.config.js using IPV4FIRST=1 in .env file to enable the storefront watcher, even if the webserver rejects IPv6 requests