Jofthomas commited on
Commit
8f18ea0
·
verified ·
1 Parent(s): af01d9b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -22,5 +22,4 @@ RUN git clone https://github.com/smogon/pokemon-showdown.git .
22
 
23
  RUN npm install
24
 
25
- EXPOSE 8000
26
  CMD ["node", "pokemon-showdown", "start"]
 
22
 
23
  RUN npm install
24
 
 
25
  CMD ["node", "pokemon-showdown", "start"]