Skip to content

Commit a3a87af

Browse files
committed
fix:change the default mysql root password
1 parent 282c757 commit a3a87af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/env/mysql.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
MYSQL_ROOT_PASSWORD=root
1+
MYSQL_ROOT_PASSWORD=fzu-helper
22
MYSQL_DATABASE=fzu-helper
33
MYSQL_USER=fzu-helper
44
MYSQL_PASSWORD=fzu-helper

0 commit comments

Comments
 (0)