We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e32e17 commit 99ce4ebCopy full SHA for 99ce4eb
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
labels:
24
org.fiware: 'tutorial'
25
image: quay.io/fiware/orion:${ORION_VERSION}
0 commit comments