mirror of
https://github.com/bitwarden/server.git
synced 2025-05-22 20:11:04 -05:00
Prefer specified views
This commit is contained in:
parent
d3056b9acf
commit
30a604f8ef
@ -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"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user