Merge branch 'devops-staging' into 'master'
Devops staging See merge request empatnusabangsa/ppob/ppob-backend!222
This commit is contained in:
		| @@ -45,7 +45,7 @@ import { MulterModule } from '@nestjs/platform-express'; | ||||
|           password: configService.get<string>('database.password'), | ||||
|           database: configService.get<string>('database.name'), | ||||
|           entities: [], | ||||
|           synchronize: true, | ||||
|           synchronize: false, | ||||
|           autoLoadEntities: true, | ||||
|           logging: true, | ||||
|           namingStrategy: new SnakeNamingStrategy(), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user