nginx-php82-alpine/app/index.php

4 lines
20 B
PHP
Raw Normal View History

2024-10-12 11:49:42 +00:00
<?php
phpinfo();
?>