1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-11-22 00:52:43 +01:00

Fix these

This commit is contained in:
Lance Pioch 2024-02-19 22:34:36 -05:00
parent b609cf0bdc
commit fececfb9e9
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ jobs:
APP_URL: "http://127.0.0.1:8000"
APP_ENV: dusk
APP_CORS_ALLOWED_ORIGINS: "*"
CACHE_DRIVER: file
DB_USERNAME: root
DB_PASSWORD: root
MAIL_MAILER: log

1
.gitignore vendored
View File

@ -34,3 +34,4 @@ resources/lang/locales.js
/public/hot
result
docker-compose.yaml
.phpunit.cache