mirror of
https://github.com/caprover/caprover
synced 2026-05-03 18:20:32 +00:00
Update DockerRegistryHelper.ts (#1778)
See here: https://github.com/caprover/caprover/issues/1777#issuecomment-1589764356
This commit is contained in:
@@ -350,7 +350,7 @@ class DockerRegistryHelper {
|
||||
Logger.e(err)
|
||||
throw ApiStatusCodes.createError(
|
||||
ApiStatusCodes.AUTHENTICATION_FAILED,
|
||||
'Authentication failed. Either username, password or domain is incorrect.'
|
||||
'Registry authentication failed. Either username, password or domain is incorrect.'
|
||||
)
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user