diff --git a/dependent/compose.yml b/dependent/compose.yml index ae94ac4..e06aa64 100644 --- a/dependent/compose.yml +++ b/dependent/compose.yml @@ -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