refactor(constants): remove console log from Docker configuration export

This commit is contained in:
Mauricio Siu
2026-03-23 23:46:11 -06:00
parent f36d011286
commit 88ad551297
-2
View File
@@ -83,8 +83,6 @@ const getDockerConfig = (): Docker => {
export const docker = getDockerConfig();
console.log(docker);
// When not set, use the legacy default so 2FA remains working for users who
// enabled it before BETTER_AUTH_SECRET was introduced.
export const BETTER_AUTH_SECRET =