Skip to content

Commit 3d2e1f5

Browse files
committed
Define context
1 parent 8473173 commit 3d2e1f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose/common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ services:
8181
- "WEB_APP_PORT=${TUTORIAL_APP_PORT}" # Port used by the content provider proxy and web-app for viewing data
8282
- "NGSI_VERSION=ngsi-ld"
8383
- "CONTEXT_BROKER=http://orion:${ORION_LD_PORT}/ngsi-ld/v1" # URL of the context broker to update context
84-
84+
- "IOTA_JSON_LD_CONTEXT=http://context/ngsi-context.jsonld"
8585
networks:
8686
default:
8787
labels:

0 commit comments

Comments
 (0)