mirror of
https://github.com/docker/awesome-compose.git
synced 2025-05-06 07:52:50 +00:00
4 lines
46 B
PHP
4 lines
46 B
PHP
<?php
|
|
echo '<h1>Hello World!</h1>';
|
|
?>
|