mirror of
https://github.com/bitwarden/server.git
synced 2025-07-14 06:07:36 -05:00
Prefer specified views
This commit is contained in:
@ -41,6 +41,14 @@ workspace "Bitwarden" "General Bitwarden System" {
|
||||
!include "tools/views.dsl"
|
||||
!include "vault/views.dsl"
|
||||
|
||||
systemLandscape "Bitwarden" {
|
||||
include *
|
||||
}
|
||||
|
||||
container server "Bitwarden_Server" {
|
||||
include *
|
||||
}
|
||||
|
||||
// This is last to override team styles with common styles
|
||||
!include "shared.views.dsl"
|
||||
}
|
||||
|
Reference in New Issue
Block a user