What's Changed
Added the DATA_MOUNT_PATH environment variable to set the container path of the writable deployment data mount (set this if the the data volume is not mounted at /data), see also #1441.
✨ Features
- feat(config): add DATA_MOUNT_PATH environment variable for writable deployment data by @kimdre in #1445
Full Changelog: v0.92.1...v0.93.0