mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
refactor(constants): remove console log from Docker configuration export
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user