1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-07 01:00:09 +01:00

Update DnsMasq.php

This commit is contained in:
Chris Brown
2017-09-18 12:00:36 -04:00
committed by GitHub
parent 20c21aa069
commit 70fd176838

View File

@@ -107,7 +107,7 @@ function customConfigIsBeingImported($customConfigPath)
}
/**
* Create the resolver file to point the "dev" domain to 127.0.0.1.
* Create the resolver file to point the configured domain to 127.0.0.1.
*
* @param string $domain
* @return void