chore: add health check docker + update release-it config

This commit is contained in:
Sonny
2024-07-03 01:01:27 +02:00
parent 9e1dcbb07d
commit de2cf5bd13
4 changed files with 15 additions and 5 deletions

View File

@@ -94,6 +94,7 @@ function TableUserRow({ user }: { user: UserWithRelationCount }) {
height={24}
alt={fullname}
title={fullname}
referrerPolicy="no-referrer"
/>
)}
<TextEllipsis>{fullname ?? '-'}</TextEllipsis>