Skip to content

Commit 0b206dd

Browse files
author
Simon Prickett
authored
Merge pull request #71 from simonprickett/adjust-oss-redis-docker
Update docker-compose.yml to remove volume configuration for OSS Redis, as appendonly isn't configured.
2 parents bb80c35 + 45c7ffa commit 0b206dd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-compose.yml

-2
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,3 @@ services:
1515
restart: always
1616
ports:
1717
- "6381:6379"
18-
volumes:
19-
- ./oss_data:/oss_data

0 commit comments

Comments
 (0)