Skip to content

Commit 1e3ef38

Browse files
committed
Update Orion and MongoDB
1 parent 08396c6 commit 1e3ef38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
#
1919
version: "3.8"
2020
services:
21-
# Orion is the context broker
22-
orion:
21+
# Orion is an NGSI-v2 context broker
22+
orion-v2:
2323
image: quay.io/fiware/orion:${ORION_VERSION}
2424
labels:
2525
org.fiware: 'tutorial'

0 commit comments

Comments
 (0)