mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
This is silly. Turns out setting options at a top level app does not percolate down to sub apps (and vice versa). You have to apply the options to ALL express apps.