Initial commit

This commit is contained in:
2025-07-26 13:26:29 +08:00
commit 30b123ce3f
21 changed files with 794 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
services:
redis:
image: 'redis:latest'
ports:
- '6379'