-
Notifications
You must be signed in to change notification settings - Fork 41
FAQ
Benjamin Jonard edited this page Aug 28, 2025
·
4 revisions
Logs are located in the ./var/logs/prod.log file, inside the root directory of Koillection.
Have a look at the HTTPS_ENABLED value, if should be 0 if you use http to access Koillection, 1 if you use https
If you have a reverse proxy, you may need to setup SYMFONY_TRUSTED_PROXIES and SYMFONY_TRUSTED_HEADERS env variables. See here: https://github.com/benjaminjonard/koillection/wiki/Configuration