Răsfoiți Sursa

- Add default Wekan Snap MongoDB bind IP 127.0.0.1

Thanks to xet7 !

Related #1908
Lauri Ojansivu 6 ani în urmă
părinte
comite
fd805399aa
1 a modificat fișierele cu 3 adăugiri și 2 ștergeri
  1. 3 2
      CHANGELOG.md

+ 3 - 2
CHANGELOG.md

@@ -6,9 +6,10 @@ This release adds the following new features:
 
 
 and fixes the following bugs:
 and fixes the following bugs:
 
 
-- [Fix Dockerfile Meteor install by changing tar to bsdtar](https://github.com/wekan/wekan/commit/1bad81ca86ca87c02148764cc03a3070882a8a33).
+- [Fix Dockerfile Meteor install by changing tar to bsdtar](https://github.com/wekan/wekan/commit/1bad81ca86ca87c02148764cc03a3070882a8a33);
 - Add [npm-debug.log and .DS_Store](https://github.com/wekan/wekan/commit/44f4a1c3bf8033b6b658703a0ccaed5fdb183ab4) to .gitignore;
 - Add [npm-debug.log and .DS_Store](https://github.com/wekan/wekan/commit/44f4a1c3bf8033b6b658703a0ccaed5fdb183ab4) to .gitignore;
-- [Add more debug log requirements to GitHub issue template](https://github.com/wekan/wekan/commit/1c4ce56b0f18e00e01b54c7059cbbf8d3e196154).
+- [Add more debug log requirements to GitHub issue template](https://github.com/wekan/wekan/commit/1c4ce56b0f18e00e01b54c7059cbbf8d3e196154);
+- [Add default Wekan Snap MongoDB bind IP 127.0.0.1](https://github.com/wekan/wekan/commit/6ac726e198933ee41c129d22a7118fcfbf4ca9a2).
 
 
 Thanks to GitHub users maurice-schleussinger and xet7 for contributions.
 Thanks to GitHub users maurice-schleussinger and xet7 for contributions.