Merge pull request 'add phpver' (#2) from main into deployment
All checks were successful
Build Docker Image / build (push) Successful in 1m36s

Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
2025-01-20 14:21:26 +00:00

5
phpver.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
phpinfo( );
?>