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