mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 00:22:50 -05:00
docker setup
This commit is contained in:
@ -45,7 +45,7 @@ namespace Bit.Billing
|
||||
|
||||
// Services
|
||||
services.AddBaseServices();
|
||||
services.AddDefaultServices();
|
||||
services.AddDefaultServices(globalSettings);
|
||||
|
||||
services.TryAddSingleton<IHttpContextAccessor, HttpContextAccessor>();
|
||||
|
||||
|
Reference in New Issue
Block a user