1
0
mirror of https://github.com/bitwarden/cli synced 2026-01-05 17:53:13 +00:00
Files
cli/config/production.json
Kyle Spearrin 73ebc45810 Update production.json (#505)
turn on serve command for release
2022-03-15 10:27:29 -04:00

6 lines
39 B
JSON

{
"flags": {
"serve": true
}
}