We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c25065 commit 5a52ad7Copy full SHA for 5a52ad7
docker-compose.yml
@@ -78,6 +78,7 @@ services:
78
platform: linux/amd64
79
volumes:
80
- mysql:/var/lib/mysql
81
+ - ./images/mysql/custom.my.cnf:/etc/mysql/conf.d/custom.my.cnf
82
83
adminer:
84
build:
0 commit comments