Skip to content

Commit 407d36c

Browse files
mysql - add comment for mysql8
1 parent 422d5eb commit 407d36c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ services:
116116
#
117117
# environment:
118118
# MYSQL_ROOT_PASSWORD: "docker"
119-
# # for mysql 8 comment user and password user, need to create via script
119+
# # for mysql 8 comment user and password user, need to create via script only for legacy project
120120
# MYSQL_USER: "local"
121121
# MYSQL_PASSWORD: "local"
122122
#

0 commit comments

Comments
 (0)