Added changelog

This commit is contained in:
Robert Pocklington
2022-02-21 09:20:05 +01:00
committed by Willy Kloucek
parent 6eb8419e90
commit 412d3e2244
@@ -0,0 +1,5 @@
Bugfix: Align storage metadata GPRC bind port with other variable names
Changed STORAGE_METADATA_GRPC_PROVIDER_ADDR to STORAGE_METADATA_GRPC_ADDR so it aligns with standard environment variable naming conventions used in oCIS.
https://github.com/owncloud/ocis/pull/3169