CAPAUT-253 Fix labels, extend readme, add pipeline

This commit is contained in:
2022-07-27 17:24:44 +02:00
parent b9d5773552
commit 1e4d215a7d
3 changed files with 40 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
<input type="text" id="node-input-topicPrefix" placeholder="my/topic/prefix">
</div>
<div class="form-row">
<label for="node-input-listenPort"><i class="fa fa-tag"></i> Topic Prefix</label>
<label for="node-input-listenPort"><i class="fa fa-tag"></i> Listen Port</label>
<input type="text" id="node-input-listenPort" placeholder="default: 22460">
</div>
</script>