Update Monolog action level to info, adjust Dockerfile permissions and logging configuration, and set supervisord user to root
All checks were successful
CI (Gitea) / php-tests (push) Successful in 10m4s
CI (Gitea) / docker-image (push) Successful in 2m23s

This commit is contained in:
2025-11-28 10:08:36 +00:00
parent 4ae7a44881
commit 391ecf1732
5 changed files with 24 additions and 2 deletions

5
assets/app.js Normal file
View File

@@ -0,0 +1,5 @@
// Placeholder front-end entrypoint to satisfy importmap & asset mapper.
// You can add real JS behavior here; for now we only register a noop.
console.debug('Tonehaus assets initialized');