Erster Commit
This commit is contained in:
7
config.php
Normal file
7
config.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$hawebhook = "http://homeassistant:8123/webhook/plweb"; // Webhook-URL von Home Assistant
|
||||
$dbconnstring = "host=localhost dbname=plweb user=plweb password=plweb";
|
||||
$test_url = "https://example.com/plweb/test.php?";
|
||||
|
||||
?>
|
Reference in New Issue
Block a user