rename to passphrase

This commit is contained in:
Ryan Peters
2023-05-10 17:35:40 -04:00
parent 89a8b1a28b
commit bdb0fc4906
3 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"APP_PASS_PHRASE": "123456"
"APP_PASSPHRASE": "123456"
},
"dotnetRunMessages": true,
"applicationUrl": "http://localhost:5015"