mirror of
https://github.com/fleetbase/fleetbase.git
synced 2025-12-19 22:27:22 +00:00
upgraded core-api w/ performance updates, caching, driver and user account management improvements, new erd generated
This commit is contained in:
@@ -69,6 +69,9 @@ services:
|
||||
MAIL_FROM_NAME: Fleetbase
|
||||
APP_NAME: Fleetbase
|
||||
LOG_CHANNEL: daily
|
||||
MODEL_CACHE_ENABLED: true
|
||||
RESPONSE_CACHE_ENABLED: true
|
||||
RESPONSE_CACHE_DRIVER: redis
|
||||
depends_on:
|
||||
- database
|
||||
- cache
|
||||
|
||||
Reference in New Issue
Block a user