Skip to content

Commit e717a25

Browse files
committed
Testing GitPod
1 parent c67f85a commit e717a25

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.gitpod.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,19 @@ ports:
1111
description: Context Broker
1212
port: 1026
1313
onOpen: notify
14+
- name: IoT Agent
15+
description: IoT Agent North Port
16+
port: 4041
17+
onOpen: ignore
1418
- name: Orion-Proxy
1519
description: PEP Proxy
1620
port: 1027
21+
onOpen: ignore
22+
- name: MongoDB
23+
description: Database for Orion + IoT Agent
24+
port: 27017
25+
onOpen: ignore
26+
- name: MySQL
27+
description: Database for Keyrock
28+
port: 3306
1729
onOpen: ignore

0 commit comments

Comments
 (0)