# role docker-yourls
## database
To login to the database type in:
```bash
docker-compose exec -it database /bin/mysql -u yourls -p
```