Skip to content
This repository was archived by the owner on May 30, 2025. It is now read-only.

Commit 3ba3d0d

Browse files
committed
chore(docs): Improved readme
1 parent addd296 commit 3ba3d0d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,13 @@ $ ddev restart
5050

5151
## Configuration
5252

53-
### Redis Configuration
54-
5553
### Redis Version
5654
You can change the redis version by defining an environment variable using an `.env` file in the .ddev folder, or by exporting it in your shell.
5755

5856
```bash
5957
export DDEV_REDIS_VERSION="7.2"
6058
```
59+
### Redis Server
6160

6261
Redis configuration files are split in the `.ddev/redis/conf` folder, you can modify them as you wish.
6362
Otherwise, plugin just works out of the box.

0 commit comments

Comments
 (0)