Bad nesting of brackets
This commit is contained in:
parent
4f6c240f42
commit
485142a276
|
@ -249,7 +249,7 @@ in {
|
|||
DB_USER = "mastodon";
|
||||
DB_NAME = "mastodon";
|
||||
DB_PASS = databasePasswd;
|
||||
}) // cfg.environment;
|
||||
} // cfg.environment);
|
||||
target-file = "/run/mastodon/mastodon.env";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue