fix
This commit is contained in:
@@ -14,7 +14,6 @@ import { ConfigModule } from '@nestjs/config';
|
||||
ServeStaticModule.forRoot(
|
||||
{
|
||||
rootPath: join(__dirname, 'assets/client'),
|
||||
renderPath: '/',
|
||||
},
|
||||
{
|
||||
rootPath: join(__dirname, 'assets/uploads'),
|
||||
|
||||
Reference in New Issue
Block a user