Whoops, routers are dynamic configuration
This commit is contained in:
parent
765cd01519
commit
1b91bded2d
1 changed files with 2 additions and 0 deletions
|
@ -111,7 +111,9 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
dynamicConfigOptions = {
|
||||||
http = {
|
http = {
|
||||||
routers = listToAttrs (
|
routers = listToAttrs (
|
||||||
map (route: {
|
map (route: {
|
||||||
|
|
Loading…
Add table
Reference in a new issue