P01yH3dr0n commited on
Commit
f0e6cbd
·
verified ·
1 Parent(s): 1efee2c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -3
Dockerfile CHANGED
@@ -12,9 +12,6 @@ ENTRYPOINT [ "tini", "--" ]
12
  # Create app directory
13
  WORKDIR ${APP_HOME}
14
 
15
- # Set NODE_ENV to production
16
- ENV NODE_ENV=production
17
-
18
  ENV fetch ""
19
 
20
  # Install app dependencies
 
12
  # Create app directory
13
  WORKDIR ${APP_HOME}
14
 
 
 
 
15
  ENV fetch ""
16
 
17
  # Install app dependencies