We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8473173 commit 3d2e1f5Copy full SHA for 3d2e1f5
docker-compose/common.yml
@@ -81,7 +81,7 @@ services:
81
- "WEB_APP_PORT=${TUTORIAL_APP_PORT}" # Port used by the content provider proxy and web-app for viewing data
82
- "NGSI_VERSION=ngsi-ld"
83
- "CONTEXT_BROKER=http://orion:${ORION_LD_PORT}/ngsi-ld/v1" # URL of the context broker to update context
84
-
+ - "IOTA_JSON_LD_CONTEXT=http://context/ngsi-context.jsonld"
85
networks:
86
default:
87
labels:
0 commit comments