diff --git a/healthz.php b/healthz.php new file mode 100644 index 0000000..985a969 --- /dev/null +++ b/healthz.php @@ -0,0 +1,8 @@ + 'ok', + 'timestamp' => date('c'), + 'php_version' => phpversion() +]); \ No newline at end of file diff --git a/index.php b/index.php index 576e9a7..597d109 100644 --- a/index.php +++ b/index.php @@ -91,6 +91,11 @@ $frameworks = [