mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-24 11:06:24 +02:00
Updated role docker-yourls Readme.md
This commit is contained in:
9
roles/docker-yourls/Readme.md
Normal file
9
roles/docker-yourls/Readme.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
# role docker-yourls
|
||||||
|
|
||||||
|
## database
|
||||||
|
|
||||||
|
To login to the database type in:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
docker exec -it yourls_database_1 /bin/mysql -u yourls -p
|
||||||
|
```
|
Reference in New Issue
Block a user