dockerize event proxy go app
This commit is contained in:
parent
aa5a4eda05
commit
83e3765247
5 changed files with 63 additions and 8 deletions
2
event_proxy/.env
Normal file
2
event_proxy/.env
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export MQTT_HOST="localhost"
|
||||
export MQTT_PORT="5883"
|
||||
Loading…
Add table
Add a link
Reference in a new issue