fix: trusted url missing, better auth crash due to update (#240)

* fix: release.yml

* fix: S3ChannelConfigSchema type port mismatch

* chore: package.json

* fix: refactoring logs and adding pino logger for production and dev.

* fix: trusted url error due to better auth update.

---------

Co-authored-by: charlesgauthereau <charles.gauthereau@soluce-technologies.com>
Co-authored-by: killianlarcher <killian.larcher@soluce-technologies.com>
This commit is contained in:
Charles GTE
2026-03-29 14:10:58 +02:00
committed by GitHub
co-authored by charlesgauthereau killianlarcher
parent 203c25aabe
commit dd85f7a25d
4 changed files with 27 additions and 1 deletions
+3
View File
@@ -58,3 +58,6 @@ AUTH_PASSKEY_ENABLED=true
# Retention
RETENTION_CRON="* * * * *"
TRUSTED_DOMAINS="http://localhost:8887, http://localhost:3055, http://localhost:3056"