chore: use minio as s3 storage for document during development

This commit is contained in:
Ephraim Atta-Duncan
2023-10-23 00:55:40 +00:00
parent fd8f6da2c6
commit 1d632200d7
3 changed files with 26 additions and 7 deletions

View File

@ -147,11 +147,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