From e7e7c8a0bdd39abe9f4aa42d0b7deb31e45977a1 Mon Sep 17 00:00:00 2001 From: Beeranco <49772805+Beeranco@users.noreply.github.com> Date: Wed, 9 Aug 2023 01:06:21 +0200 Subject: [PATCH] Create DomoSetup.conf --- DomoSetup.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 DomoSetup.conf diff --git a/DomoSetup.conf b/DomoSetup.conf new file mode 100644 index 0000000..bd576f0 --- /dev/null +++ b/DomoSetup.conf @@ -0,0 +1,5 @@ +Dest_folder=/opt/domoticz +Enable_http=true +HTTP_port=8080 +Enable_https=false +HTTPS_port=443