HongShi418 commited on
Commit
0b2f8a4
·
verified ·
1 Parent(s): a48b774

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -20,4 +20,4 @@ EXPOSE 3001
20
 
21
  RUN chmod 777 -R /data
22
 
23
- ENTRYPOINT ["sh", "-c", "nginx & /voapi"]
 
20
 
21
  RUN chmod 777 -R /data
22
 
23
+ ENTRYPOINT ["sh", "-c", "nginx & /veloera"]