mirror of
https://github.com/caprover/caprover
synced 2026-05-06 03:30:29 +00:00
Added logging for auth
This commit is contained in:
@@ -1387,6 +1387,7 @@ class DockerApi {
|
||||
|
||||
// TODO? if (authObject)
|
||||
updatedData.authconfig = authObject
|
||||
console.log('authObject ' + JSON.stringify(updatedData.authconfig))
|
||||
|
||||
instanceCount = Number(instanceCount)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user