You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/docs/dev/get-started/containers.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,8 +30,6 @@ By default we are using official [PostgreSQL](https://www.postgresql.org/) as da
30
30
31
31
By default we are using official [Redis](https://redis.io/) as cache and session driver. You can modify the container configuration in the docker-compose files or remove the redis service if you don't need it.
32
32
33
-
> {info} Default redis volumes are located in `.docker/[dev|prod]/volumes/dev_redis_data` folders.
0 commit comments