forked from Fediversity/Fediversity
better reflect naming from diagram configuration data flow
This commit is contained in:
parent
e3e2a3359c
commit
15967158bc
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ in
|
|||
};
|
||||
migrations.boo = {
|
||||
deployment = config.deployments.baz;
|
||||
runtime-environment = config.runtime-environments.bar;
|
||||
runtime-environment = config.resources.bar.runtime-environment;
|
||||
};
|
||||
}
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue