Add favicon, refactor UiBadge rendering logic, update layout and mobile styles, and adjust Docker volumes configuration
This commit is contained in:
@@ -55,6 +55,7 @@ services:
|
||||
- "localhost:host-gateway"
|
||||
volumes:
|
||||
- uploads:/uploads
|
||||
- ./web:/app/web
|
||||
depends_on:
|
||||
mssql:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user