update .env.example to include redis config
fix broken test
This commit is contained in:
@@ -13,5 +13,7 @@ DB_PASSWORD=jqbdui1bdb
|
||||
CACHE_DRIVER=redis
|
||||
QUEUE_DRIVER=sync
|
||||
|
||||
REDIS_HOST=redis
|
||||
REDIS_PORT=6379
|
||||
|
||||
IATACODE_API_KEY=8105c628-a86c-41af-85da-828bcf8190e0
|
||||
|
||||
Reference in New Issue
Block a user