更新 docker-compose.yml

This commit is contained in:
Clivia
2024-02-06 14:22:31 +08:00
committed by GitHub
parent 5501f033ea
commit f5004a339f

View File

@@ -19,5 +19,3 @@ services:
command: redis-server --appendonly yes
volumes:
- ./redis-data:/data
ports:
- "6379:6379"