This repository was archived by the owner on Jul 11, 2022. It is now read-only.
This repository was archived by the owner on Jul 11, 2022. It is now read-only.
init doesn’t add existing sites to hosts file #123
If you run
nitro initfor a machine that already has a matching config file in place, Nitro seems to do a good job creating the appropriate mounts and nginx configs, however it does not add the sites’ host names to/etc/hosts, so you still end up needing to runnitro applyafterward to make that change.Nitro version: 1.0.0-beta.2