修改配置

This commit is contained in:
Clivia
2024-02-06 01:01:17 +08:00
committed by GitHub
parent b045a27894
commit 581dc811f8

View File

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