forked from Fediversity/Fediversity
fix environment deployment
This commit is contained in:
parent
05b2d41791
commit
d429c32df0
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,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