reorganized
This commit is contained in:
@@ -18,7 +18,7 @@ mysql -u [username] -p [database] < create_tables.sql
|
||||
### Run
|
||||
|
||||
```bash
|
||||
uvicorn main:app --reload --port 8001
|
||||
./run.py
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
Reference in New Issue
Block a user