Release 2.55 (#5907)

This commit is contained in:
Kevin Papst
2026-04-16 22:06:53 +02:00
committed by GitHub
parent 148d3db6ca
commit 372c676afa
11 changed files with 148 additions and 82 deletions

View File

@@ -37,10 +37,14 @@ APP_ENV=prod
# should be changed to a unique character sequence, used for hashing cookies
APP_SECRET=change_this_to_something_unique
#================================================================================
# For security reasons, you SHOULD configure the domain names for your Kimai
# see https://symfony.com/doc/current/reference/configuration/framework.html#trusted-hosts
# TRUSTED_HOSTS=localhost|example.com
#================================================================================
# Running behind reverse proxies? Try these:
# TRUSTED_PROXIES=127.0.0.1,127.0.0.2
# TRUSTED_HOSTS=localhost|example.com
#================================================================================
# unlikely, that you need to change this one