We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08396c6 commit 1e3ef38Copy full SHA for 1e3ef38
1 file changed
docker-compose.yml
@@ -18,8 +18,8 @@
18
#
19
version: "3.8"
20
services:
21
- # Orion is the context broker
22
- orion:
+ # Orion is an NGSI-v2 context broker
+ orion-v2:
23
image: quay.io/fiware/orion:${ORION_VERSION}
24
labels:
25
org.fiware: 'tutorial'
0 commit comments