initial commit
This commit is contained in:
19
.env-testing
Normal file
19
.env-testing
Normal file
@@ -0,0 +1,19 @@
|
||||
APP_ENV=local
|
||||
APP_DEBUG=true
|
||||
APP_KEY=S6JJudOP9dL7UMcES84rim02cW2tKKQl
|
||||
|
||||
DB_HOST=localhost
|
||||
DB_DATABASE=abc-api
|
||||
DB_USERNAME=abc-api
|
||||
DB_PASSWORD=sio2nf0d
|
||||
|
||||
#CACHE_DRIVER=file
|
||||
#SESSION_DRIVER=file
|
||||
#QUEUE_DRIVER=sync
|
||||
|
||||
#MAIL_DRIVER=smtp
|
||||
#MAIL_HOST=mailtrap.io
|
||||
#AIL_PORT=2525
|
||||
#MAIL_USERNAME=null
|
||||
#MAIL_PASSWORD=null
|
||||
#MAIL_ENCRYPTION=null
|
||||
Reference in New Issue
Block a user