fix: use docker compose watch under dev
All checks were successful
Deploy to Production / deploy (push) Successful in 1m12s

This commit is contained in:
魏风
2026-03-25 09:42:57 +08:00
parent 89c13e8cad
commit 4caf19fcc0
3 changed files with 44 additions and 4 deletions

7
.env
View File

@@ -43,3 +43,10 @@ SENTRY_DSN=
# Configure these with your own Docker registry images
DOCKER_IMAGE_BACKEND=backend
DOCKER_IMAGE_FRONTEND=frontend
# MQTT Config
MQTT_HOST=101.35.119.226
MQTT_PORT=1883
MQTT_USERNAME=weefnn
MQTT_PASSWORD=123456
MQTT_CLIENT_ID=spatialhub-local-dev-weifeng