![]() |
5 months ago | |
---|---|---|
data | 5 months ago | |
.env.template | 5 months ago | |
.gitignore | 5 months ago | |
README.md | 5 months ago | |
docker-compose.yml | 5 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