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

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -8,7 +8,7 @@ WORKDIR /test/app
8
 
9
  RUN npm install
10
 
11
- RUN chmod 777 /hfChat/vite.config.ts.timestamp-1709099141477-197d7f282f515.mjs
12
 
13
  EXPOSE 5173
14
 
 
8
 
9
  RUN npm install
10
 
11
+ RUN chmod 777 /hfChat
12
 
13
  EXPOSE 5173
14