Fix indentation

This commit is contained in:
Robin Raymond 2017-11-22 08:22:43 +01:00 committed by GitHub
parent 84e3940366
commit 748ef24912
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -72,10 +72,10 @@
"user1@example.com" = {
hashedPassword = "$6$/z4n8AQl6K$kiOkBTWlZfBd7PvF5GsJ8PmPgdZsFGN1jPGZufxxr60PoR0oUsrvzm2oQiflyz5ir9fFJ.d/zKm/NgLXNUsNX/";
aliases = [
"info@example.com"
"postmaster@example.com"
"postmaster@example2.com"
aliases = [
"info@example.com"
"postmaster@example.com"
"postmaster@example2.com"
];
};
};