Update .env.example

This commit is contained in:
AVMG 2021-07-19 23:44:56 +02:00 committed by GitHub
parent 88b3120e79
commit a46f1c36a4
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=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=