comment update

This commit is contained in:
2025-01-06 16:40:40 +01:00
parent 0d184261fd
commit 5e01e25d9c

View File

@@ -15,4 +15,4 @@ CMD ["python", "web/app.py"]
#build instruction: sudo docker buildx build -t flaskapp:latest .
#run instruction: sudo docker run --network="host" flaskapp:latest
# need to use network host to connect to the host machine's localhost to connect to mqtt server
# need to use network host to connect to the host's mqtt server