read all output globals

This commit is contained in:
Ferdinand Schober
2023-09-21 00:12:02 +02:00
parent 6a5de3f025
commit 891e21d3e9
3 changed files with 134 additions and 24 deletions

View File

@@ -19,3 +19,5 @@ ips = ["192.168.178.156"]
host_name = "thorium"
# ips for ethernet and wifi
ips = ["192.168.178.189", "192.168.178.172"]
# optional port
port = 4242