mirror of
https://github.com/bitwarden/server.git
synced 2026-02-05 08:33:10 +08:00
9 lines
122 B
Plaintext
9 lines
122 B
Plaintext
|
|
!element server {
|
||
|
|
identity = container "Identity" {
|
||
|
|
tags "Auth"
|
||
|
|
}
|
||
|
|
sso = container "SSO" {
|
||
|
|
tags "Auth"
|
||
|
|
}
|
||
|
|
}
|