aripbae commited on
Commit
634f184
·
verified ·
1 Parent(s): 504d638

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -36,4 +36,4 @@ EXPOSE 7860
36
 
37
  ENTRYPOINT []
38
 
39
- CMD nginx -c /etc/nginx/nginx.conf && npm start
 
36
 
37
  ENTRYPOINT []
38
 
39
+ CMD nginx -c /etc/nginx/nginx.conf && bash /run.sh