Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
speedyprem authored Jun 7, 2021
1 parent 2705427 commit 83b0394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ docker-compose logs wordpress
Open `http://mywp.test/` in your browser and follow the famous five-second WordPress install.

### PHPMyadmin
To access the PHPMyadmin visit: `http://mywp.test:8080` and use username as `root`.
To access the PHPMyadmin visit: `http://mywp.test:8080` and use username as `root` and password as blank.

### Login to container
If you want to access the docker container with SSH, you can easily connect to docker by using the below docker command.
Expand Down

0 comments on commit 83b0394

Please sign in to comment.