fix: debug with info.php and robust port handling

This commit is contained in:
2026-04-29 13:50:42 +05:30
parent 9571041c23
commit f4ccbadf34
2 changed files with 15 additions and 8 deletions

3
info.php Normal file
View File

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