1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-20 12:52:59 +00:00

add preconfigured password self service as additional folder-based web service

This commit is contained in:
Christian Günther
2019-01-04 03:31:16 +01:00
committed by Felix Bartels
parent ceccd836de
commit 134aa99bb8
3 changed files with 53 additions and 0 deletions
+6
View File
@@ -123,4 +123,10 @@
transparent
}
redir /ldap-admin /ldap-admin/
proxy /password-reset/ password-self-service:80 {
without /password-reset
transparent
}
redir /password-reset /password-reset/
}