| .. | ||
| mysql | ||
| .gitignore | ||
| .gitkeep | ||
| README.md | ||
Directory: /data
This is the directory to keep the persistence data, expecially for docker containers.
This directory should be ignored in git.
/data/mysql
The docker-compose mounts the mysql data folder and save the mysql data in this directory.