fix(ui): update CSS selectors for SVG icons in sidebar nav + mount static volume for dev

This commit is contained in:
Dionisio
2026-02-16 23:15:21 +01:00
parent 1ceae0ce94
commit d1c2f9e5f4
2 changed files with 17 additions and 12 deletions
+1
View File
@@ -38,6 +38,7 @@ services:
- "DATABASE_URL=postgres://postgres:postgres@postgres/oxicloud"
volumes:
- storage_data:/app/storage
- ./static:/app/static
networks:
oxicloud: