feat: add team_lead role to user management and update related functionalities
This commit is contained in:
@@ -22,7 +22,10 @@ docker-compose up
|
||||
docker-compose -f docker-compose.prod.yml up --build
|
||||
```
|
||||
|
||||
**Note**: Both development and production Docker builds automatically create the default admin account.
|
||||
**Note**: Both development and production Docker builds automatically:
|
||||
- Create the default admin account
|
||||
- Run any pending database migrations
|
||||
- Initialize/update the database schema
|
||||
|
||||
### 2. Deploy from Git Repository
|
||||
|
||||
|
||||
Reference in New Issue
Block a user