fix: use docker compose watch under dev
All checks were successful
Deploy to Production / deploy (push) Successful in 1m12s
All checks were successful
Deploy to Production / deploy (push) Successful in 1m12s
This commit is contained in:
7
.env
7
.env
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user