Skip to content

Commit 091cdcd

Browse files
committed
Update IoT Agent variables
1 parent 919c668 commit 091cdcd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docker-compose.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ services:
110110
- IOTA_MONGO_DB=iotagentul # The name of the database used in mongoDB
111111
- IOTA_HTTP_PORT=${IOTA_SOUTH_PORT} # The port used for device traffic over HTTP
112112
- IOTA_PROVIDER_URL=http://iot-agent:${IOTA_NORTH_PORT}
113+
- IOTA_MULTI_CORE=true
114+
- IOTA_AMQP_DISABLED=true
115+
- IOTA_MQTT_DISABLED=true
113116
healthcheck:
114117
interval: 5s
115118

0 commit comments

Comments
 (0)