This commit is contained in:
jeremygan2021
2025-11-26 19:22:05 +08:00
parent 371d959646
commit 45bb0a4d41
5 changed files with 226 additions and 6 deletions

2
.env
View File

@@ -1,7 +1,7 @@
# 环境变量配置文件
# 数据库配置
DATABASE_URL=postgresql://luna:123luna@121.43.104.161:6432/luna
DATABASE_URL=postgresql://luna:123luna@localhost:6432/luna
# MQTT配置
MQTT_BROKER_HOST=luna-mqtt