mirror of
https://github.com/bitwarden/browser
synced 2026-02-06 19:53:59 +00:00
9 lines
122 B
Plaintext
9 lines
122 B
Plaintext
!element server {
|
|
identity = container "Identity" {
|
|
tags "Auth"
|
|
}
|
|
sso = container "SSO" {
|
|
tags "Auth"
|
|
}
|
|
}
|