better cloud url

This commit is contained in:
2026-08-23 08:26:40 +02:00
parent ce8e20784a
commit 28e443a1fa
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
HOME_CONTROL_LOG: flask_home_control_log.log
ip_address: 127.0.0.1
port: 5000
port: 29651
url_prefix: /home_logger
+1 -1
View File
@@ -69,7 +69,7 @@ notify:
cloud_logger:
enabled: true
event_url: http://127.0.0.1:5000/home_logger/event
event_url: http://www.suy.nl:29651/home_logger/event
timeout: 10
filter:
# Empty accept lists allow all values. Ignore lists always take precedence.