Bläddra i källkod

fix app.json (remove NODE_ENV)

Yuki Takei 8 år sedan
förälder
incheckning
816096114f
1 ändrade filer med 0 tillägg och 2 borttagningar
  1. 0 2
      app.json

+ 0 - 2
app.json

@@ -8,8 +8,6 @@
   "repository": "https://github.com/weseek/crowi-plus",
   "repository": "https://github.com/weseek/crowi-plus",
   "success_url": "/",
   "success_url": "/",
   "env": {
   "env": {
-    "NODE_ENV": "production",
-    "YARN_PRODUCTION": false,
     "SECRET_TOKEN": {
     "SECRET_TOKEN": {
       "description": "A secret key for verifying the integrity of signed cookies.",
       "description": "A secret key for verifying the integrity of signed cookies.",
       "generator": "secret"
       "generator": "secret"