mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-25 07:05:38 +00:00
Ease use of Owncloud Phoenix (#286)
* add tweak to serve phoenix from /files * auto enable oidc * simplify setup by adding root directly to kweb * add some descriptions for overriding kweb configuration * add some configuration and clean up
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "Configuring OIDC for kopano-docker"
|
||||
|
||||
set -x
|
||||
|
||||
occ app:enable openidconnect
|
||||
|
||||
true
|
||||
Reference in New Issue
Block a user