Add favicon, refactor UiBadge rendering logic, update layout and mobile styles, and adjust Docker volumes configuration

This commit is contained in:
2026-05-17 08:07:48 -04:00
parent 8d74f3e520
commit fb67c76f45
4 changed files with 47 additions and 42 deletions
+1
View File
@@ -55,6 +55,7 @@ services:
- "localhost:host-gateway"
volumes:
- uploads:/uploads
- ./web:/app/web
depends_on:
mssql:
condition: service_healthy