forked from Icycoide/searxng
[fix] morty: PUBLIC_URL_PATH_MORTY needs trailing slash
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
f693149cde
commit
44edc92569
2 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,7 @@ fi
|
|||
|
||||
# morty listen address
|
||||
# MORTY_LISTEN="127.0.0.1:3000"
|
||||
# PUBLIC_URL_PATH_MORTY="/morty"
|
||||
# PUBLIC_URL_PATH_MORTY="/morty/"
|
||||
|
||||
# system services
|
||||
# ---------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue