PHP 工程师 há 6 anos atrás
pai
commit
2b1d6b89c5
1 ficheiros alterados com 1 adições e 1 exclusões
  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