Mentions légales du service

Skip to content

docker-compose, use env and more config for mysql

Mysql as used for the moment is not optimal as we need to change right on volume directory to used it (and it is not documented).

A realize that we can set more parameter in docker-compose to use it directly.

We can also use .env file to store some variable easily.