mirror of
https://github.com/docker/awesome-compose.git
synced 2025-11-08 22:34:10 +01:00
4 lines
46 B
PHP
4 lines
46 B
PHP
<?php
|
|
echo '<h1>Hello World!</h1>';
|
|
?>
|