From 3782490a754d5c7a9c4b18b2971dc1b8f5c0bec6 Mon Sep 17 00:00:00 2001 From: "Gong, Yi-Jhong" Date: Tue, 3 Jan 2017 01:57:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8C=97=E4=B8=83=E8=88=88=E9=81=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 幹 --- .env.example | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.env.example b/.env.example index 76cf679..35baa7a 100644 --- a/.env.example +++ b/.env.example @@ -7,9 +7,9 @@ APP_URL=http://localhost DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 -DB_DATABASE=localhost -DB_USERNAME=root -DB_PASSWORD=you11581159 +DB_DATABASE= +DB_USERNAME= +DB_PASSWORD= BROADCAST_DRIVER=log CACHE_DRIVER=file