From 106cb5885e5c1d2782c25d2198e1e3dec432fb71 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 10 Jun 2026 10:10:28 +0700 Subject: [PATCH] menambahkan file health.php --- health.php | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 health.php diff --git a/health.php b/health.php new file mode 100644 index 0000000..092caa1 --- /dev/null +++ b/health.php @@ -0,0 +1,3 @@ + 'ok', 'php' => phpversion()]); \ No newline at end of file