1
0
mirror of https://github.com/rlister/dockerfiles.git synced 2025-12-11 00:36:27 +00:00

Merge pull request #16 from fxjkhr/patch-1

Update README.md
This commit is contained in:
Ric Lister
2021-05-08 14:48:41 +00:00
committed by GitHub

View File

@@ -50,5 +50,5 @@ services:
image: redis
volumes:
- ./data:/data
entrypoint: redis-server --appendonly yes
```
entrypoint: redis-server --appendonly yes
```