Skip to content

Commit 52e223f

Browse files
committed
add ports slide
1 parent 10f2b2f commit 52e223f

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

slides/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,18 @@ Presented by Wyatt Preul and Lloyd Benson
7878

7979

8080

81+
82+
### Ports for the services
83+
* influxdb: 8083
84+
* serializer: 10000
85+
* frontend: 10001
86+
* broker: 10002
87+
* sensor: 10003
88+
* actuator: 10004
89+
90+
91+
92+
8193
### Setup
8294
```bash
8395
### Get the Workshop

slides/html/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,17 @@
6666
* Docker
6767
</script></section>
6868
<section data-markdown><script type="text/template">
69+
70+
### Ports for the services
71+
* influxdb: 8083
72+
* serializer: 10000
73+
* frontend: 10001
74+
* broker: 10002
75+
* sensor: 10003
76+
* actuator: 10004
77+
</script></section>
78+
<section data-markdown><script type="text/template">
79+
6980
### Setup
7081
```bash
7182
### Get the Workshop

0 commit comments

Comments
 (0)