I think there is no problem with my urlFactory, ``` AngularRuntimeConfigModule.forRoot(Configuration, { log:true, urlFactory: () => [ 'appsettings.json' ] }), ```