Skip to content

Commit

Permalink
chore: remove useless name field in README
Browse files Browse the repository at this point in the history
  • Loading branch information
hsluoyz committed Jul 18, 2023
1 parent db46761 commit bd99591
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -55,7 +55,6 @@ import { TypeOrmModule } from '@nestjs/typeorm';
AuthZModule.register({
model: 'model.conf',
policy: TypeORMAdapter.newAdapter({
name: 'casbin',
type: 'mysql',
host: 'localhost',
port: 3306,
Expand Down

0 comments on commit bd99591

Please sign in to comment.