mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2025-04-09 20:11:18 +00:00
minor fix at backend docker script
This commit is contained in:
parent
2b07763a51
commit
5dfb8cd684
@ -28,7 +28,7 @@ ONEM2M_HTTP_TRANSPORT_REQUIRE_CERT=${ONEM2M_HTTP_TRANSPORT_REQUIRE_CERT-true}
|
||||
|
||||
ONEM2M_MQTT_TRANSPORT_DISABLED=${ONEM2M_MQTT_TRANSPORT_DISABLED-true}
|
||||
ONEM2M_MQTT_TRANSPORT_PORT=${ONEM2M_MQTT_TRANSPORT_PORT-1883}
|
||||
ONEM2M_MQTT_TRANSPORT_INTERFACE=${ONEM2M_MQTT_TRANSPORT_INTERFACE-localhost}
|
||||
ONEM2M_MQTT_TRANSPORT_INTERFACE=${ONEM2M_MQTT_TRANSPORT_INTERFACE-"localhost"}
|
||||
|
||||
ONEM2M_NOTIFICATION_DISABLED=${ONEM2M_NOTIFICATION_DISABLED-true}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user