admin f4551d35e5 initial | 2 years ago | |
---|---|---|
data | 2 years ago | |
.env.template | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
docker-compose.yml | 2 years 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