From bb4fde63743e78ae6cc6e7c083fa978d6de60a18 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 6 Aug 2019 22:02:23 +0300 Subject: Try to fix Snap MongoDB. --- snap-src/bin/wekan-help | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'snap-src/bin/wekan-help') diff --git a/snap-src/bin/wekan-help b/snap-src/bin/wekan-help index faa56f65..c662bf7e 100755 --- a/snap-src/bin/wekan-help +++ b/snap-src/bin/wekan-help @@ -15,6 +15,11 @@ echo -e "\t$ snap set $SNAP_NAME debug='true'" echo -e "\t-Disable the Debug of Wekan:" echo -e "\t$ snap set $SNAP_NAME debug='false'" echo -e "\n" +echo -e "To enable the MONGO_URL of Wekan:" +echo -e "\t$ snap set $SNAP_NAME mongo-url='...'" +echo -e "\t-Disable the MONGO_URL of Wekan:" +echo -e "\t$ snap set $SNAP_NAME mongo-url=''" +echo -e "\n" echo -e "Make sure you have connected all interfaces, check more by calling $ snap interfaces ${SNAP_NAME}" echo -e "\n" echo -e "${SNAP_NAME} has multiple services, to check status use systemctl" -- cgit v1.2.3-1-g7c22