Skip to content

v0.93.0

Latest

Choose a tag to compare

@kimdre kimdre released this 14 Jun 21:20
· 1 commit to main since this release
bb938f0

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