1
0
mirror of https://github.com/bitwarden/cli synced 2026-01-10 04:03:14 +00:00
Files
cli/config/production.json
Kyle Spearrin 154f2dbb38 Update production.json (#505)
turn on serve command for release
2022-03-15 14:25:08 -04:00

6 lines
39 B
JSON

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