mirror of
https://github.com/bitwarden/server
synced 2026-01-05 18:13:31 +00:00
Split dev env settings to development settings file (#1424)
* Move dev urls to appsettings.Development.json * Move bitwarden license dev urls
This commit is contained in:
@@ -42,8 +42,7 @@
|
||||
"region": "SECRET"
|
||||
},
|
||||
"send": {
|
||||
"connectionString": "SECRET",
|
||||
"baseUrl": "http://localhost:4000/sendfiles/"
|
||||
"connectionString": "SECRET"
|
||||
}
|
||||
},
|
||||
"adminSettings": {
|
||||
|
||||
Reference in New Issue
Block a user