forked from Fediversity/Fediversity
fix environment deployment
This commit is contained in:
parent
eba4be2b1e
commit
1b3dc70466
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ in
|
||||||
name: application-settings: config.applications.${name}.resources application-settings
|
name: application-settings: config.applications.${name}.resources application-settings
|
||||||
) cfg.applications;
|
) cfg.applications;
|
||||||
in
|
in
|
||||||
(environment.config.implementation required-resources).output;
|
(environment.config.implementation required-resources);
|
||||||
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue