[fix] morty: PUBLIC_URL_PATH_MORTY needs trailing slash

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2020-04-09 14:28:34 +02:00
parent f693149cde
commit 44edc92569
2 changed files with 2 additions and 2 deletions

View file

@ -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
# ---------------