mirror of
https://github.com/rlister/dockerfiles.git
synced 2025-12-11 00:36:27 +00:00
Update README.md
fix white space in example docker-compose
This commit is contained in:
@@ -50,5 +50,5 @@ services:
|
||||
image: redis
|
||||
volumes:
|
||||
- ./data:/data
|
||||
entrypoint: redis-server --appendonly yes
|
||||
```
|
||||
entrypoint: redis-server --appendonly yes
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user