host.docker.internal cannot be resolved on a Linux host #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The hostname references in
nginx.confthat are specific tomacOS, namelyhost.docker.internaldo not work on a Linux host.The potential solution here is to use separate
nginx.conffor production Linux or Linux-based hosts, and separately for development onmacOSFixed with
fda7a7e36e