We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c68a32 commit bf044a8Copy full SHA for bf044a8
docker-compose.yml
@@ -22,6 +22,7 @@ services:
22
labels:
23
org.fiware: 'tutorial'
24
image: quay.io/fiware/orion:${ORION_VERSION}
25
+ hostname: orion
26
container_name: fiware-orion
27
depends_on:
28
- mongo-db
0 commit comments