Bläddra i källkod

Run update.sh

Docker Library Bot 9 år sedan
förälder
incheckning
1bb2c160df
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      mongo-express/README.md

+ 1 - 1
mongo-express/README.md

@@ -69,7 +69,7 @@ The following are only needed if `ME_CONFIG_MONGODB_ENABLE_ADMIN` is **"false"**
 	    -e ME_CONFIG_OPTIONS_EDITORTHEME="ambiance" \
 	    -e ME_CONFIG_BASICAUTH_USERNAME="user" \
 	    -e ME_CONFIG_BASICAUTH_PASSWORD="fairly long password" \
-	    knickers/mongo-express
+	    mongo-express
 
 This example links to a container name typical of `docker-compose`, changes the editor's color theme, and enables basic authentication.