Make `IGBaseServerSettings` available to `Startup.Configure()` #5
Open
opened 6 years ago by SimonG96
·
0 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Make an implementation of the
IGBaseServerSettingsavailable to theStartup.Configure()method to getIGBaseServerSettings.Endpoint.Alternative: Only pass
IGBaseServerSettings.EndpointtoConfigure.