瀏覽代碼

Update .env.example

AVMG 4 年之前
父節點
當前提交
a46f1c36a4
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      .env.example

+ 4 - 4
.env.example

@@ -5,11 +5,11 @@ APP_DEBUG=false
 APP_URL=http://localhost
 
 DB_CONNECTION=mysql
-DB_HOST=controlpanel_mysql
+DB_HOST=127.0.0.1
 DB_PORT=3306
-DB_DATABASE=controlpanel
-DB_USERNAME=root
-DB_PASSWORD=root
+DB_DATABASE=dashboard
+DB_USERNAME=dashboarduser
+DB_PASSWORD=
 
 #without a pterodactyl api token, this panel won't work!
 PTERODACTYL_TOKEN=