DOC: Added health check and team management (#3630)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2024-11-25 14:31:01 +08:00
committed by GitHub
parent 9348616659
commit b2c33b4df7
9 changed files with 77 additions and 7 deletions

View File

@ -120,7 +120,7 @@ The [.env](./.env) file contains important environment variables for Docker.
### Maximum file size
- `MAX_CONTENT_LENGTH`
The maximum file size for each uploaded file, in bytes. You can uncomment this line if you wish to change 128M file size limit.
The maximum file size for each uploaded file, in bytes. You can uncomment this line if you wish to change the 128M file size limit.
## 🐋 Service configuration