mirror of
https://github.com/bitwarden/server.git
synced 2026-02-10 02:43:17 +08:00
Merge branch 'main' into billing/aspire
This commit is contained in:
@@ -55,8 +55,16 @@
|
||||
},
|
||||
"licenseDirectory": "<full path to license directory>",
|
||||
"enableNewDeviceVerification": true,
|
||||
"enableEmailVerification": true
|
||||
},
|
||||
"enableEmailVerification": true,
|
||||
"communication": {
|
||||
"bootstrap": "none",
|
||||
"ssoCookieVendor": {
|
||||
"idpLoginUrl": "",
|
||||
"cookieName": "",
|
||||
"cookieDomain": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
"ngrokAuthToken": "",
|
||||
"workingDirectory": "../dev",
|
||||
"clientsRelativePath": "<relative path to the client project>",
|
||||
|
||||
Reference in New Issue
Block a user