Browse Source

Update production.json (#505)

turn on serve command for release
pull/506/head
Kyle Spearrin 4 years ago committed by GitHub
parent
commit
73ebc45810
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      config/production.json

2
config/production.json

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

Loading…
Cancel
Save