Whoops, routers are dynamic configuration
parent
765cd01519
commit
1b91bded2d
|
@ -111,7 +111,9 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
dynamicConfigOptions = {
|
||||||
http = {
|
http = {
|
||||||
routers = listToAttrs (
|
routers = listToAttrs (
|
||||||
map (route: {
|
map (route: {
|
||||||
|
|
Loading…
Reference in New Issue