docker-magento
docker-magento copied to clipboard
Fix issue with /etc/hosts format that causes issues when using MAMP
Description
Values for IP4 & IP6 written to /etc/hosts should be written on separate lines, as per official docs https://man7.org/linux/man-pages/man5/hosts.5.html#EXAMPLES
The current usage of single lines is the format for aliases, not IP4/IP6. This throws errors in MAMP:
