Skip to content

Commit bf044a8

Browse files
committed
Add hostname
1 parent 4c68a32 commit bf044a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ services:
2222
labels:
2323
org.fiware: 'tutorial'
2424
image: quay.io/fiware/orion:${ORION_VERSION}
25+
hostname: orion
2526
container_name: fiware-orion
2627
depends_on:
2728
- mongo-db

0 commit comments

Comments
 (0)