![]() |
6 months ago | |
---|---|---|
data | 6 months ago | |
.env.template | 6 months ago | |
.gitignore | 6 months ago | |
README.md | 6 months ago | |
docker-compose.yml | 6 months ago |
Dumps all DBs to ./data and then sleeps for the next 24h.
.env
echo -e \
'DB_HOST=db'\
'\n'\
'MYSQL_ROOT_PASSWORD=PutYourPasswordHere'\
> .env