changed volume mount path to mysql configuration files
This commit is contained in:
@@ -128,7 +128,7 @@ services:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
# @TODO use Ansible to adjust/edit configuration below
|
||||
# @NOTE https://dev.mysql.com/doc/refman/8.0/en/using-encrypted-connections.html
|
||||
- ~/.config/mysql/sql.cnf:/etc/my.cnf:Z
|
||||
- ~/.config/mysql:/etc/mysql/conf.d:Z
|
||||
- mysql-lib:/var/lib/mysql
|
||||
networks:
|
||||
- wg
|
||||
|
||||
Reference in New Issue
Block a user