Add caddy and clean up build

This commit is contained in:
2026-09-10 11:20:46 +02:00
parent 443a7c483a
commit d6cb4078bc
9 changed files with 49 additions and 57 deletions
+5
View File
@@ -0,0 +1,5 @@
<?php
$notifications = ["Helo1", "hello2"];
echo json_encode($notifications);