mirror of
https://github.com/dokploy/dokploy.git
synced 2026-06-14 03:19:49 +00: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