Skip to content

Commit 8525921

Browse files
committed
Remove redis volume tip
1 parent 8fbc4b0 commit 8525921

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

resources/docs/dev/get-started/containers.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ By default we are using official [PostgreSQL](https://www.postgresql.org/) as da
3030

3131
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.
3232

33-
> {info} Default redis volumes are located in `.docker/[dev|prod]/volumes/dev_redis_data` folders.
34-
3533
<a name="docker-compose"></a>
3634

3735
## 🔸 Docker Compose

0 commit comments

Comments
 (0)