coolify/docker/testing-host/dummy-project/index.php

4 lines
51 B
PHP
Raw Normal View History

<?php
echo "Hello World! " . date('Y-m-d H:i:s');