Skip to content

Commit 1fd3913

Browse files
committed
Remove lines
1 parent c0a8a57 commit 1fd3913

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docker-compose.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ version: "3.8"
2020
services:
2121
# Orion is the context broker
2222
orion:
23-
labels:
24-
org.fiware: 'tutorial'
2523
labels:
2624
org.fiware: 'tutorial'
2725
image: quay.io/fiware/orion:${ORION_VERSION}
@@ -75,8 +73,6 @@ services:
7573

7674
# Database
7775
mongo-db:
78-
labels:
79-
org.fiware: 'tutorial'
8076
labels:
8177
org.fiware: 'tutorial'
8278
image: mongo:${MONGO_DB_VERSION}

0 commit comments

Comments
 (0)