mirror of
https://github.com/bitwarden/server.git
synced 2024-11-24 12:35:25 +01:00
Updated SETUP.md to direct user with correct file name. (#1719)
This commit is contained in:
parent
f866b25e43
commit
faa8abb3dc
2
SETUP.md
2
SETUP.md
@ -112,7 +112,7 @@ For more information, see: [Safe storage of app secrets in development in ASP.NE
|
|||||||
|
|
||||||
We provide a helper scripts which simplifies setting user secrets for all projects in the repository.
|
We provide a helper scripts which simplifies setting user secrets for all projects in the repository.
|
||||||
|
|
||||||
Start by copying the `secret.json.example` file to `secret.json` and modify the existing settings and add any other required setting. Afterwards run the following command which will add the settings to each project in the bitwarden repository.
|
Start by copying the `secret.json.example` file to `secrets.json` and modify the existing settings and add any other required setting. Afterwards run the following command which will add the settings to each project in the bitwarden repository.
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
.\setup_secrets.ps1
|
.\setup_secrets.ps1
|
||||||
|
Loading…
Reference in New Issue
Block a user