Skip to content
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.

Adding sites should add the site to the virtual machines hosts file #150

@jasonmccallister

Description

@jasonmccallister

This is from troubleshooting with @onebrightlight on discord.

When trying to use browser sync inside of the VM, the proxy is not working because the virtual machine cannot reach site-name.test.

When a new site is added to the machine, we should add the following to the /etc/hosts file:

127.0.0.1    site-name.test

This will help with future tools like browser sync, etc.

Metadata

Metadata

Labels

enhancementNot really required but improves quality of lifefeature requestNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions