Skip to content

Commit

Permalink
Amend stellio host.
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Jun 27, 2024
1 parent 978e52d commit 9b28584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/stellio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ services:
iot-agent:
environment:
- IOTA_DEFAULT_RESOURCE=/iot/d
- IOTA_CB_HOST=api-gateway # name of the context broker to update context
- IOTA_CB_HOST=stellio # name of the context broker to update context
- IOTA_CB_PORT=${STELLIO_PORT} # port the context broker listens on to update context


Expand Down

0 comments on commit 9b28584

Please sign in to comment.