Api umgebaut
This commit is contained in:
@@ -22,7 +22,7 @@ import { LogModule } from './modules/log/log.module';
|
||||
envFilePath: ['.env'],
|
||||
isGlobal: true,
|
||||
}),
|
||||
CacheModule.register({ ttl: 5000, isGlobal: true }),
|
||||
CacheModule.register({ ttl: 1000, isGlobal: true }),
|
||||
DatabaseModule,
|
||||
AuthModule,
|
||||
UserModule,
|
||||
|
||||
Reference in New Issue
Block a user