We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 502ea11 commit 6d7aacfCopy full SHA for 6d7aacf
1 file changed
services
@@ -11,7 +11,7 @@ SCORPIO="http://scorpio:9090/"
11
ORION="http://orion:1026/version"
12
STELLIO="http://localhost:8080/actuator/health"
13
CONTEXT="https://fiware.github.io/tutorials.Step-by-Step/tutorials-context.jsonld"
14
-CORE_CONTEXT="https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld"
+CORE_CONTEXT="https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.6.jsonld"
15
16
dockerCmd="docker compose"
17
if (( $# == 2 )); then
0 commit comments