1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-24 03:12:46 +01:00
freescout/.env.travis
2018-07-23 23:06:59 -07:00

10 lines
163 B
Plaintext

APP_ENV=testing
APP_KEY=SomeRandomString7
DB_CONNECTION=testing
DB_TEST_USERNAME=root
DB_TEST_PASSWORD=
CACHE_DRIVER=array
SESSION_DRIVER=array
QUEUE_DRIVER=sync