first commit
Some checks failed
Deploy LAMP / Deploy LAMP (push) Failing after 32s

This commit is contained in:
Antoni Nuñez Romeu
2026-04-13 17:13:52 +02:00
commit ddda631033
9 changed files with 249 additions and 0 deletions

3
html/index.php Normal file
View File

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