dex: change mock to non-obvious

This commit is contained in:
Payas Relekar 2023-06-07 21:45:42 +05:30
parent 949d828e17
commit 0261b745be

View file

@ -72,8 +72,8 @@
id = "mock";
name = "example";
config = {
username = "admin";
password = "password";
username = "bruce";
password = "wayne";
};
}
];