Remove accidentally committed backup file
API CI/CD / Validate (composer + pint) (push) Successful in 2m6s
API CI/CD / Test (PHPUnit) (push) Failing after 2m19s
API CI/CD / Build frontend assets (push) Successful in 2m13s
API CI/CD / Security audit (push) Successful in 31s
API CI/CD / Deploy to shared hosting (PHP) (push) Has been skipped
API CI/CD / Validate (composer + pint) (push) Successful in 2m6s
API CI/CD / Test (PHPUnit) (push) Failing after 2m19s
API CI/CD / Build frontend assets (push) Successful in 2m13s
API CI/CD / Security audit (push) Successful in 31s
API CI/CD / Deploy to shared hosting (PHP) (push) Has been skipped
This commit is contained in:
@@ -1,15 +0,0 @@
|
|||||||
APP_NAME=school_api
|
|
||||||
APP_ENV=testing
|
|
||||||
APP_KEY=base64:zuZTc6b4e1gk2lB1unKsYrMu/vmSAJHASV+ATuLQgp4=
|
|
||||||
APP_DEBUG=false
|
|
||||||
APP_URL=http://localhost
|
|
||||||
LOG_CHANNEL=stderr
|
|
||||||
LOG_LEVEL=debug
|
|
||||||
DB_CONNECTION=sqlite
|
|
||||||
DB_DATABASE=/tmp/test_school_api.sqlite
|
|
||||||
CACHE_DRIVER=array
|
|
||||||
SESSION_DRIVER=array
|
|
||||||
QUEUE_CONNECTION=sync
|
|
||||||
MAIL_MAILER=array
|
|
||||||
FILESYSTEM_DISK=local
|
|
||||||
JWT_SECRET=test_jwt_secret_not_for_production
|
|
||||||
Reference in New Issue
Block a user