fix migration path
This commit is contained in:
parent
bedb60928d
commit
5ee8e18e89
4
migration/migrations.yml
Normal file
4
migration/migrations.yml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
table_storage:
|
||||||
|
table_name: d3migrations_totp
|
||||||
|
migrations_paths:
|
||||||
|
'D3\Totp\Migrations': data
|
@ -1,4 +0,0 @@
|
|||||||
name: D3 Twofactor Onetime Password
|
|
||||||
migrations_namespace: D3\Totp\Migrations
|
|
||||||
table_name: d3migrations_totp
|
|
||||||
migrations_directory: data
|
|
Loading…
x
Reference in New Issue
Block a user