mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-22 20:51:07 +01:00
Updated role docker-yourls Readme.md
This commit is contained in:
parent
0db8822151
commit
810a56b39d
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
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user