couchdb2: drop

This commit is contained in:
ajs124
2021-05-03 15:41:42 +02:00
parent b8caf0847c
commit 29bcaf04cb
6 changed files with 7 additions and 138 deletions
-2
View File
@@ -24,8 +24,6 @@ with lib;
};
nodes = {
couchdb1 = makeNode pkgs.couchdb testuser testpass;
couchdb2 = makeNode pkgs.couchdb2 testuser testpass;
couchdb3 = makeNode pkgs.couchdb3 testuser testpass;
};