mirror of
https://github.com/fastapi-practices/fastapi-best-architecture.git
synced 2026-09-21 05:02:49 +00:00
Add custom CLI for service startup (#697)
* Add custom CLI for service startup * Remove redundant scripts * Fix lint
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@
|
||||
>
|
||||
> It is recommended to execute under the backend directory, and chmod authorization may be required
|
||||
|
||||
- `pre_start.sh`: Perform automatic database migration and create database tables
|
||||
- `pre_start.sh`: Perform automatic database migration
|
||||
|
||||
- `celery-start.sh`: For celery docker script, implementation is not recommended
|
||||
|
||||
|
||||
Reference in New Issue
Block a user