summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-08-31 12:28:22 +0300
committerGitHub <noreply@github.com>2020-08-31 12:28:22 +0300
commitbdd28444bb7a4b8692aa916b33781cf3ab951e40 (patch)
tree37790159523630d1d403922839342e701328ab09
parent943cd25592d2d28720ed96cd780c83cb90a0500d (diff)
parentc96468d76d51e9ad20de533da585e3754f4341f6 (diff)
downloadwekan-bdd28444bb7a4b8692aa916b33781cf3ab951e40.tar.gz
wekan-bdd28444bb7a4b8692aa916b33781cf3ab951e40.tar.bz2
wekan-bdd28444bb7a4b8692aa916b33781cf3ab951e40.zip
Merge pull request #3248 from relikd/patch-1
Improving documentation for nextcloud integration
-rw-r--r--docker-compose.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 0e478689..da8a2566 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -356,8 +356,9 @@ services:
#- OAUTH2_EMAIL_MAP=email
#-----------------------------------------------------------------
# ==== OAUTH2 Nextcloud ====
- # 1) Register the application with Nextcloud: https://your.nextcloud/settings/admin/security
+ # 1) Register the application with Nextcloud: https://your.nextcloud/index.php/settings/admin/security
# Make sure you capture the application ID as well as generate a secret key.
+ # Use https://your.wekan/_oauth/oidc for the redirect URI.
# 2) Configure the environment variables. This differs slightly
# by installation type, but make sure you have the following:
#- OAUTH2_ENABLED=true