Add changes for vagrant
This commit is contained in:
parent
d17442a096
commit
2ae43e1f61
3 changed files with 23 additions and 2 deletions
|
@ -20,7 +20,7 @@ MAIL_FROM_NAME="Pterodactyl Panel"
|
|||
RECAPTCHA_ENABLED=false
|
||||
|
||||
DB_CONNECTION=testing
|
||||
TESTING_DB_HOST=services.pterodactyl.local
|
||||
TESTING_DB_HOST=192.168.1.202
|
||||
TESTING_DB_DATABASE=panel_test
|
||||
TESTING_DB_USERNAME=panel_test
|
||||
TESTING_DB_PASSWORD=Test1234
|
||||
|
|
Reference in a new issue