File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,18 @@ Presented by Wyatt Preul and Lloyd Benson
78
78
79
79
80
80
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
+
81
93
### Setup
82
94
``` bash
83
95
# ## Get the Workshop
Original file line number Diff line number Diff line change 66
66
* Docker
67
67
</ script > </ section >
68
68
< 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
+
69
80
### Setup
70
81
`` `bash
71
82
### Get the Workshop
You can’t perform that action at this time.
0 commit comments