Added machine Name to display address of connect in logs

This commit is contained in:
NigeParis 2025-11-27 18:20:19 +01:00 committed by apetitco
parent 61b8919995
commit f904a6b6ae
4 changed files with 147 additions and 43 deletions

View file

@ -92,6 +92,13 @@ p {
div-test {
@apply
text-red-800
text-right
text-right;
}
div-notlog {
@apply
text-red-800
text-3xl
text-center;
}