Update .env.example

This commit is contained in:
António Duarte 2021-07-23 00:02:41 +01:00 committed by GitHub
parent 120cbe7303
commit 72ea96448b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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