diff --git a/mysql/my.cnf b/mysql/my.cnf new file mode 100644 index 0000000..5ae8cb8 --- /dev/null +++ b/mysql/my.cnf @@ -0,0 +1,3 @@ +[mysqld] +user = mysql +port = 3306 \ No newline at end of file