Files
docker_php-apache-postgre/app/index.php
T
andrey 8c73e86a10 +
2023-08-08 15:22:39 +03:00

3 lines
30 B
PHP

<?php
echo "test";
phpinfo();