Revert dns finder for Linux

This commit is contained in:
cytopia 2016-11-15 19:52:13 +01:00
parent 8834828a95
commit e3ea211423
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -65,4 +65,4 @@ $Postgres = \devilbox\Postgres::getInstance($Docker->getEnv('POSTGRES_USER'), $D
// VirtualHost DNS check
// Temporarily disable due to:
// https://github.com/cytopia/devilbox/issues/8
$ENABLE_VHOST_DNS_CHECK = true;
$ENABLE_VHOST_DNS_CHECK = false;