Fix changelog

This commit is contained in:
Benedikt Kulmann
2020-09-10 10:50:27 +02:00
parent c4771b0910
commit 97d701ad8f
+1 -1
View File
@@ -1,6 +1,6 @@
Bugfix: Fix external app URLs
The URLs for the default set of external apps was hardcoded to localhost:9200. We fixed that by using the server url from the already existing config variable.
The URLs for the default set of external apps was hardcoded to localhost:9200. We fixed that by using relative paths instead.
https://github.com/owncloud/product/issues/218
https://github.com/owncloud/ocis-phoenix/pull/83