mirror of
https://github.com/wassname/talk.git
synced 2026-07-13 17:45:56 +08:00
small fix
This commit is contained in:
@@ -46,7 +46,7 @@ alternative methods of loading configuration during development.
|
||||
|
||||
### Running Migrations
|
||||
|
||||
We have a migration tool that can be run using `bin/cli-migration run`. This will detect new migrations available and prompt you to backup your database before proceeding with the migration. Migrations are required with major version releases.
|
||||
We have a migration tool that can be run using `bin/cli migration run`. This will detect new migrations available and prompt you to backup your database before proceeding with the migration. Migrations are required with major version releases.
|
||||
|
||||
### Using Trust
|
||||
|
||||
|
||||
Reference in New Issue
Block a user