Updated routing recipe

This commit is contained in:
Jan Böhmer 2025-11-30 15:01:37 +01:00
parent 3dc66542b2
commit bb650c2218
4 changed files with 31 additions and 22 deletions

2
.env
View file

@ -31,7 +31,7 @@ DATABASE_EMULATE_NATURAL_SORT=0
# General settings
###################################################################################
# The public reachable URL of this Part-DB installation. This is used for generating links in SAML and email templates
# The public reachable URL of this Part-DB installation. This is used for generating links in SAML and email templates or when no request context is available.
# This must end with a slash!
DEFAULT_URI="https://partdb.changeme.invalid/"