diff --git a/config/production.json b/config/production.json index f72d5f41c4..d8e5c04e7e 100644 --- a/config/production.json +++ b/config/production.json @@ -1,5 +1,5 @@ { "flags": { - "serve": false + "serve": true } }