Dockerfile/alpine-mysql/my.cnf

5 lines
84 B
Plaintext

[mysqld]
user = root
datadir = /app/mysql
port = 3306
log-bin = /app/mysql/mysql-bin