Skip to content

Commit 36b95eb

Browse files
committed
REL-0.9 Fix indentation
1 parent 4697512 commit 36b95eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ $ docker run -d \
103103
$ docker run -d \
104104
-p 9000:9000 \
105105
-v ~/my-host-www:/var/www/html \
106-
-e FORWARD_PORTS_TO_LOCALHOST=3306:mysql:3306 \
106+
-e FORWARD_PORTS_TO_LOCALHOST=3306:mysql:3306 \
107107
--name php \
108108
cytopia/php-fpm-5.6
109109

0 commit comments

Comments
 (0)