소스 검색

Use new WITH_API and Matomo env variables at Dockerfile.

Thanks to xadagaras and xet7 !
Lauri Ojansivu 7 년 전
부모
커밋
49c471d816
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -3,7 +3,8 @@
 This release fixes the following bugs:
 
 - [Enable Wekan API by default, so that Export Board to JSON works](https://github.com/wekan/wekan/commit/b2eeff96977592deaeb23a8171fc3b13f8c6c5dc);
-- [Fix the flagging of dates](https://github.com/wekan/wekan/pull/1814).
+- [Fix the flagging of dates](https://github.com/wekan/wekan/pull/1814);
+- [Use new WITH_API and Matomo env variables at Dockerfile](https://github.com/wekan/wekan/issues/1820).
 
 Thanks to GitHub users rjevnikar and xet7 for their contributions.