1
0
mirror of https://github.com/bitwarden/cli synced 2026-01-18 15:43:15 +00:00

Update production.json (#505)

turn on serve command for release
This commit is contained in:
Kyle Spearrin
2022-03-15 10:27:29 -04:00
committed by Kyle Spearrin
parent f8a049937d
commit 154f2dbb38

View File

@@ -1,5 +1,5 @@
{
"flags": {
"serve": false
"serve": true
}
}