mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-05 07:52:34 +00:00
use redis for queues, sessions and cache (#618)
This commit is contained in:
@ -9,6 +9,7 @@ services:
|
||||
PASSWORD: "password"
|
||||
APP_KEY: "base64:UodiJrx3DkcMlizmoimNlDn+yd4q5f2VbkBay19rJwM="
|
||||
APP_PORT: 8000
|
||||
APP_URL: "http://localhost:8000"
|
||||
extra_hosts:
|
||||
- 'host.docker.internal:host-gateway'
|
||||
ports:
|
||||
|
Reference in New Issue
Block a user