We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17964e5 commit 8ebe226Copy full SHA for 8ebe226
docs/README.md
@@ -18,7 +18,7 @@ Installation
18
------------
19
20
### Docker (PHP built-in server)
21
-1. Run `docker pull samueltallet/mongodb-php-gui`.<br>
+1. Run `docker run -p 5000:5000 samueltallet/mongodb-php-gui`.<br>
22
2. Open your browser at this address: http://127.0.0.1:5000/ to access GUI.<br>
23
3. If your MongoDB is running on localhost, use 172.17.0.1 as host to login.
24
0 commit comments