Skip to content
Snippets Groups Projects
Commit 5cefe48d authored by Ellen Seifert's avatar Ellen Seifert
Browse files

updated README.md

parent e0645b62
No related branches found
No related tags found
1 merge request!18updated README.md
......@@ -19,4 +19,20 @@ docker-compose stop
This will download the docker images for mysql, adminer (a mysql management tool) and a linux-system with a running ssh server.
The mysql server can be reached on localhost:3306, adminer on localhost:8080 and the ssh server on localhost:2222.
\ No newline at end of file
The mysql server can be reached on localhost:3306, adminer on localhost:8080 and the ssh server on localhost:2222.
#### SSH server
Login credentials:
Username: root
Password: root
#### Database
Login credentials:
Username: root
Password: example
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment