添加备忘录

This commit is contained in:
2025-08-10 02:14:06 +08:00
parent 4200fc4832
commit 313eb98cbc

6
note.md Normal file
View File

@@ -0,0 +1,6 @@
[minio启动]
minio.exe server ./data --console-address "127.0.0.1:9000" --address "127.0.0.1:9005"
[redis启动]
redis-server.exe redis.windows.conf