Update README.md
parent
3acd240518
commit
2fb3bbca14
|
@ -3,6 +3,8 @@ run me with:
|
||||||
docker-compose -f phpmyadmin.yml up
|
docker-compose -f phpmyadmin.yml up
|
||||||
```
|
```
|
||||||
|
|
||||||
|
if this doesn't work: install [docker](https://docs.docker.com/get-docker/) first and retry
|
||||||
|
|
||||||
then go to http://localhost:8081 and sign in with
|
then go to http://localhost:8081 and sign in with
|
||||||
database: db
|
database: db
|
||||||
username: root
|
username: root
|
||||||
|
|
Loading…
Reference in New Issue