Add caddy and clean up build
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
$notifications = ["Helo1", "hello2"];
|
||||
|
||||
echo json_encode($notifications);
|
||||
Reference in New Issue
Block a user