Fix indentation
This commit is contained in:
parent
84e3940366
commit
748ef24912
|
@ -72,10 +72,10 @@
|
||||||
"user1@example.com" = {
|
"user1@example.com" = {
|
||||||
hashedPassword = "$6$/z4n8AQl6K$kiOkBTWlZfBd7PvF5GsJ8PmPgdZsFGN1jPGZufxxr60PoR0oUsrvzm2oQiflyz5ir9fFJ.d/zKm/NgLXNUsNX/";
|
hashedPassword = "$6$/z4n8AQl6K$kiOkBTWlZfBd7PvF5GsJ8PmPgdZsFGN1jPGZufxxr60PoR0oUsrvzm2oQiflyz5ir9fFJ.d/zKm/NgLXNUsNX/";
|
||||||
|
|
||||||
aliases = [
|
aliases = [
|
||||||
"info@example.com"
|
"info@example.com"
|
||||||
"postmaster@example.com"
|
"postmaster@example.com"
|
||||||
"postmaster@example2.com"
|
"postmaster@example2.com"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue