This repository has been archived on 2025-05-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Astral-nook/.env.travis

12 lines
214 B
Text

APP_ENV=testing
APP_DEBUG=true
APP_KEY=SomeRandomString32SomeRandomString32
DB_CONNECTION=tests
DB_TEST_USERNAME=root
DB_TEST_PASSWORD=
CACHE_DRIVER=array
SESSION_DRIVER=array
QUEUE_DRIVER=sync
MAIL_DRIVER=array