chore: use minio as s3 storage for document during development (#588)

This commit is contained in:
Lucas Smith
2023-12-08 20:49:08 +11:00
committed by GitHub
3 changed files with 25 additions and 6 deletions

View File

@ -141,11 +141,13 @@ npm run d
1. **App** - http://localhost:3000
2. **Incoming Mail Access** - http://localhost:9000
3. **Database Connection Details**
- **Port**: 54320
- **Connection**: Use your favorite database client to connect using the provided port.
4. **S3 Storage Dashboard** - http://localhost:9001
## Developer Setup
### Manual Setup