Files
ProxmoxVE/ct/koillection.sh
T
MickLesk c60f1893d3 fix(koillection): ensure newline before appending to .env.local
If .env.local does not end with a newline, the APP_RUNTIME entry
gets concatenated with the previous line, causing Symfony to fail
with an invalid trusted header error during composer install.

Closes #13438
2026-03-31 20:48:42 +02:00

3.3 KiB