dever 2 years ago
parent
commit
76be457c76
1 changed files with 1 additions and 0 deletions
  1. 1 0
      boot.php

+ 1 - 0
boot.php

@@ -1,4 +1,5 @@
 <?php
+$_SERVER['DEVER_SERVER'] = 'localhost';
 define('DEVER_PROJECT', 'churen');
 define('DEVER_PROJECT_PATH', dirname(__FILE__) . DIRECTORY_SEPARATOR);
 if (defined('DEVER_PACKAGE')) {