diff --git a/config/ares.dev.toml b/config/ares.dev.toml new file mode 100644 index 0000000..08a0837 --- /dev/null +++ b/config/ares.dev.toml @@ -0,0 +1,4 @@ +[mqtt] +host="olympus.vpn.huizinga.dev" +port=8883 +username="mqtt" diff --git a/config/zeus_dev.toml b/config/zeus.dev.toml similarity index 100% rename from config/zeus_dev.toml rename to config/zeus.dev.toml