Update mongo-express version to v1.0.2
Compare changes
- Malte Bauch authored
Starting one of the containerlab environments and accessing mongodb-express with version v0.54.0 resulted in the error message: `Turn on admin in config.js to view server stats!` This commit fixes this issue by updating the version of the docker image to v1.0.2 and setting the correct environment variables for the container.
+ 15
− 16
@@ -39,8 +39,7 @@ topology:
@@ -39,8 +39,7 @@ topology:
@@ -54,8 +53,7 @@ topology:
@@ -54,8 +53,7 @@ topology:
start --cert /etc/gnmi-target/ssl/certs/gnmi-target-selfsigned.crt --key /etc/gnmi-target/ssl/private/gnmi-target-selfsigned.key
@@ -94,24 +92,25 @@ topology:
@@ -94,24 +92,25 @@ topology: