Add hint about trailing slashes for subpath setups

Add hint about trailing slashes for subpath setups due to recent issue on Discord.
This commit is contained in:
MaxJa4
2022-01-17 18:05:39 +01:00
committed by GitHub
parent 0ed9100fb1
commit 2b0541bd74

View File

@ -46,6 +46,7 @@ SHOPPING_MIN_AUTOSYNC_INTERVAL=5
# STICKY_NAV_PREF_DEFAULT=1
# If base URL is something other than just / (you are serving a subfolder in your proxy for instance http://recipe_app/recipes/)
# Be sure to not have a trailing slash: e.g. '/recipes' instead of '/recipes/'
# SCRIPT_NAME=/recipes
# If staticfiles are stored at a different location uncomment and change accordingly, MUST END IN /