Jofthomas HF staff commited on
Commit
bfc5240
·
verified ·
1 Parent(s): d7b6639

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -27,4 +27,4 @@ RUN npm install --production
27
  EXPOSE 8000
28
 
29
  # Run the server
30
- CMD ["node", "pokemon-showdown"]
 
27
  EXPOSE 8000
28
 
29
  # Run the server
30
+ CMD ["node", "pokemon-showdown","start","--no-security"]