This commit is contained in:
qq
2026-04-21 22:46:32 +08:00
parent c28429b589
commit 573615a21f
7 changed files with 7 additions and 4 deletions
+1
View File
@@ -4,6 +4,7 @@ MYSQL_PROT=3306
MYSQL_DATABASE=energy_db
MYSQL_USERNAME=root
MYSQL_PASSWORD=00000000
TYPEORM_SYNCHRONIZE=true
# redis
REDIS_HOST=localhost