wenjiao commited on
Commit
b4ec485
·
verified ·
1 Parent(s): 94a80eb

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -8,8 +8,6 @@ WORKDIR /test/app
8
 
9
  RUN npm install
10
 
11
- RUN chmod 777 /hfChat
12
-
13
  EXPOSE 5173
14
 
15
  CMD ["npm", "run", "dev"]
 
8
 
9
  RUN npm install
10
 
 
 
11
  EXPOSE 5173
12
 
13
  CMD ["npm", "run", "dev"]