Skip to content

Commit 6fc9bf1

Browse files
committed
Define context
1 parent 7bd6a5c commit 6fc9bf1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose/common.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ services:
8181
- "DEBUG=tutorial:*"
8282
- "WEB_APP_PORT=${TUTORIAL_APP_PORT}" # Port used by the content provider proxy and web-app for viewing data
8383
- "NGSI_VERSION=ngsi-ld"
84+
- "IOTA_JSON_LD_CONTEXT=http://context/ngsi-context.jsonld"
8485
- "CONTEXT_BROKER=http://orion:${ORION_LD_PORT}/ngsi-ld/v1" # URL of the context broker to update context
8586
# - "DEVICE_BROKER=http://devices:${ORION_EDGE_PORT}/v2" # URL of the device's context broker to update context
8687
- "NGSI_LD_PREFIX=urn:ngsi-ld:"

0 commit comments

Comments
 (0)