Skip to content

Commit c67f85a

Browse files
committed
Testing GitPod
1 parent 5424724 commit c67f85a

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

.gitpod.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
ports:
2+
- name: Tutorial
3+
description: Dummy IoT Sensors over HTTP
4+
port: 3000
5+
onOpen: open-browser
6+
- name: Keyrock
7+
description: Identity Manager
8+
port: 3005
9+
onOpen: open-browser
10+
- name: Orion
11+
description: Context Broker
12+
port: 1026
13+
onOpen: notify
14+
- name: Orion-Proxy
15+
description: PEP Proxy
16+
port: 1027
17+
onOpen: ignore

0 commit comments

Comments
 (0)