update yml
This commit is contained in:
@@ -49,7 +49,8 @@ services:
|
|||||||
- ME_CONFIG_BASICAUTH_USERNAME=${MONGOEXPRESS_USERNAME:-mexpress}
|
- ME_CONFIG_BASICAUTH_USERNAME=${MONGOEXPRESS_USERNAME:-mexpress}
|
||||||
- ME_CONFIG_BASICAUTH_PASSWORD=${MONGOEXPRESS_PASSWORD:-mexpress}
|
- ME_CONFIG_BASICAUTH_PASSWORD=${MONGOEXPRESS_PASSWORD:-mexpress}
|
||||||
- ME_CONFIG_MONGODB_ENABLE_ADMIN=true
|
- ME_CONFIG_MONGODB_ENABLE_ADMIN=true
|
||||||
- ME_CONFIG_SITE_BASEURL=/mongo-express
|
# Remove the base URL path so it works at root path
|
||||||
|
# - ME_CONFIG_SITE_BASEURL=/mongo-express
|
||||||
ports:
|
ports:
|
||||||
- "8081:8081" # Expose Mongo Express web interface to external machines
|
- "8081:8081" # Expose Mongo Express web interface to external machines
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
Reference in New Issue
Block a user