mirror of
https://github.com/pterodactyl/panel.git
synced 2024-11-22 00:52:43 +01:00
Fix these
This commit is contained in:
parent
b609cf0bdc
commit
fececfb9e9
1
.github/workflows/dusk.yml
vendored
1
.github/workflows/dusk.yml
vendored
@ -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
1
.gitignore
vendored
@ -34,3 +34,4 @@ resources/lang/locales.js
|
||||
/public/hot
|
||||
result
|
||||
docker-compose.yaml
|
||||
.phpunit.cache
|
||||
|
Loading…
Reference in New Issue
Block a user