Improve configure script and add file.moveToDisk method
The file.moveToDisk
method moves a user-uploaded file to one of the Drive disks.
Commits
- refactor: fix DO env vars and add R2_ENDPOINT env var eb9c5a9
- feat: configure default disk via DRIVE_DISK env variable 2c0050c
- feat: install peer depedencies during configuring b41864b
- feat: add MultipartFile.moveToDisk method to the bodyparser 5659418
Full Changelog: v3.0.0...v3.1.0