Przeglądaj źródła

Merge pull request #2431 from pothitos/patch-1

Reset mongo express basic auth
yosifkit 1 rok temu
rodzic
commit
c5a57f3ec8
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      mongo/stack.yml

+ 1 - 0
mongo/stack.yml

@@ -19,3 +19,4 @@ services:
       ME_CONFIG_MONGODB_ADMINUSERNAME: root
       ME_CONFIG_MONGODB_ADMINPASSWORD: example
       ME_CONFIG_MONGODB_URL: mongodb://root:example@mongo:27017/
+      ME_CONFIG_BASICAUTH: false