mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-23 14:22:54 +00:00
make it possible to redirect to another url, than /webapp (#221)
* make it possible to redirect to another url, than /webapp * add documentation * define default value in container * add value to .env through setup.sh
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@
|
||||
|
||||
redir 302 {
|
||||
if {path} is /
|
||||
/ /webapp/
|
||||
/ {%DEFAULTREDIRECT%}/
|
||||
}
|
||||
|
||||
# Config
|
||||
|
||||
Reference in New Issue
Block a user