Skip to content

Commit 7e24fe0

Browse files
committed
REL-0.9 Fix indentation
1 parent 996fd30 commit 7e24fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)