clear old

This commit is contained in:
2025-10-13 17:49:01 +08:00
parent 450fbc7167
commit daf0b6b31d
7 changed files with 366 additions and 3390 deletions

9
.env.example Normal file
View File

@@ -0,0 +1,9 @@
POSTGRES_HOST=localhost
POSTGRES_PORT=5432
POSTGRES_USER=postgres
POSTGRES_PASSWORD=
POSTGRES_DB=postgres
REDIS_HOST=localhost
REDIS_PORT=6379
REDIS_PASSWORD=