PHP 工程师 6 年之前
父节点
当前提交
2b1d6b89c5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .env.example

+ 1 - 1
.env.example

@@ -6,7 +6,7 @@ APP_LOG_LEVEL=debug
 APP_URL=http://localhost
 
 DB_CONNECTION=mysql
-DB_HOST=127.0.0.1
+DB_HOST=127.0.0.0
 DB_PORT=3306
 DB_DATABASE=homestead
 DB_USERNAME=homestead