Update README.md
parent
2fb3bbca14
commit
3100931c1c
|
@ -6,8 +6,8 @@ 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
|
||||
database: db
|
||||
username: root
|
||||
password: 1234
|
||||
database: db
|
||||
username: root
|
||||
password: 1234
|
||||
|
||||
Then go to http://localhost:8081/index.php?route=/server/sql and paste the sql commands
|
Loading…
Reference in New Issue