Skip to content

Commit

Permalink
Define context
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Jan 14, 2025
1 parent 8473173 commit 3d2e1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ services:
- "WEB_APP_PORT=${TUTORIAL_APP_PORT}" # Port used by the content provider proxy and web-app for viewing data
- "NGSI_VERSION=ngsi-ld"
- "CONTEXT_BROKER=http://orion:${ORION_LD_PORT}/ngsi-ld/v1" # URL of the context broker to update context

- "IOTA_JSON_LD_CONTEXT=http://context/ngsi-context.jsonld"
networks:
default:
labels:
Expand Down

0 comments on commit 3d2e1f5

Please sign in to comment.