Skip to content

Commit 9654d2b

Browse files
committed
MYSQL_USER & MYSQL_PASS
1 parent d0ca701 commit 9654d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ RUN easy_install supervisor
4646
ADD ./config/supervisord.conf /etc/supervisord.conf
4747

4848
# Volume
49-
VOLUME /usr/share/nginx/www/
49+
# VOLUME /usr/share/nginx/www
5050

5151
# Expose
5252
EXPOSE 80

0 commit comments

Comments
 (0)