From f1317eab05d5dac9713068ff789fc606684d6b49 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 14 Oct 2017 18:30:25 +0300 Subject: [PATCH] Updated Platforms (markdown) --- Platforms.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Platforms.md b/Platforms.md index 47884ac..a54b753 100644 --- a/Platforms.md +++ b/Platforms.md @@ -9,11 +9,11 @@ Docker and source based installs. You can also on MongoDB [enable Admin Panel](https://github.com/wekan/wekan/blob/devel/CHANGELOG.md#v0111-rc2-2017-03-05-wekan-prerelease) and [change you as board admin](https://github.com/wekan/wekan/issues/1060#issuecomment-310545976). You may need these on other platforms than Sandstorm: -* **[Using same database for both LAN and VPN Wekan](https://github.com/wekan/wekan/issues/1210)** +* **[Using same database for both LAN and VPN Wekan](https://github.com/wekan/wekan-mongodb/blob/master/docker-compose.yml#L86-L100)** * [Troubleshooting Mail](https://github.com/wekan/wekan/wiki/Troubleshooting-Mail). For Exchange, you can use [DavMail](http://davmail.sourceforge.net), Wekan SMTP => DavMail => Exchange. * [Troubleshooting CentOS 7](https://github.com/wekan/wekan/issues/718) * [Nginx webserver config](https://github.com/wekan/wekan/wiki/Nginx-Webserver-Config) -* [Nginx workaround](https://github.com/wekan/wekan/issues/1015) +* [Apache webserver config](https://github.com/wekan/wekan/wiki/Apache) * [Caddy webserver config](https://github.com/wekan/wekan/wiki/Caddy-Webserver-Config) * [RAM usage](https://github.com/wekan/wekan/issues/1088#issuecomment-311843230)