Merge pull request #47 from ThatBritishOne/main

Update DB_USERNAME from 'pterodactyl' to 'pyrodactyl'
This commit is contained in:
Naterfute
2026-02-08 05:17:45 -08:00
committed by GitHub

View File

@@ -20,7 +20,7 @@ DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=panel
DB_USERNAME=pterodactyl
DB_USERNAME=pyrodactyl
DB_PASSWORD=
REDIS_HOST=127.0.0.1