Skip to content

Commit 8ebe226

Browse files
authored
Update README.md
1 parent 17964e5 commit 8ebe226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Installation
1818
------------
1919

2020
### Docker (PHP built-in server)
21-
1. Run `docker pull samueltallet/mongodb-php-gui`.<br>
21+
1. Run `docker run -p 5000:5000 samueltallet/mongodb-php-gui`.<br>
2222
2. Open your browser at this address: http://127.0.0.1:5000/ to access GUI.<br>
2323
3. If your MongoDB is running on localhost, use 172.17.0.1 as host to login.
2424

0 commit comments

Comments
 (0)