add `includes` directives into nginx config generated by `ubcli generateNginxCfg`
ubcli generateNginxCfg
will add includes
directives into generated config - this allows to extend application reverse proxy configuration without modifying of generated conf
file.
See Extending autogenerated config
in Reverse proxy tutorial