fix(ui): update CSS selectors for SVG icons in sidebar nav + mount static volume for dev
This commit is contained in:
@@ -38,6 +38,7 @@ services:
|
||||
- "DATABASE_URL=postgres://postgres:postgres@postgres/oxicloud"
|
||||
volumes:
|
||||
- storage_data:/app/storage
|
||||
- ./static:/app/static
|
||||
|
||||
networks:
|
||||
oxicloud:
|
||||
|
||||
Reference in New Issue
Block a user