dever 7 年 前
コミット
79845b4606
1 ファイル変更1 行追加0 行削除
  1. 1 0
      boot.php

+ 1 - 0
boot.php

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