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