You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we build docker images of hmda platform, docker shows [error] on the print out when it should be [info]. This could cause future issues with integrations that depend on error logs. Its best to make these print outs accurate.
The text was updated successfully, but these errors were encountered:
When we build docker images of hmda platform, docker shows
[error]
on the print out when it should be[info]
. This could cause future issues with integrations that depend on error logs. Its best to make these print outs accurate.The text was updated successfully, but these errors were encountered: