feat(api,core,domain): Ключи для редис
This commit is contained in:
@@ -21,7 +21,6 @@ namespace PARR.API.Installers
|
||||
|
||||
services.AddTransient<IClientService, ClientService>();
|
||||
services.AddTransient<IAuthService, AuthService>();
|
||||
services.AddTransient<IWorkLoadService, WorkLoadService>();
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user