mirror of
https://github.com/docker/awesome-compose.git
synced 2026-05-21 23:02:09 -05:00
4 lines
46 B
PHP
4 lines
46 B
PHP
<?php
|
|
echo '<h1>Hello World!</h1>';
|
|
?>
|