added break lines

Signed-off-by: kouul <maulloohans@gmail.com>
This commit is contained in:
kouul 2020-04-05 14:45:38 +04:00
parent ff08876844
commit c610bc272c
3 changed files with 4 additions and 3 deletions

View File

@ -1 +1 @@
FROM php:7.2-apache
FROM php:7.2-apache

View File

@ -1,3 +1,3 @@
<?php
echo '<h1>Hello World!</h1>';
?>
?>

View File

@ -5,4 +5,5 @@ services:
ports:
- '8008:80'
volumes:
- ./app:/var/www/html/
- ./app:/var/www/html/