yahyasmt commited on
Commit
7354e5a
·
verified ·
1 Parent(s): 2a38d50

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -8,4 +8,4 @@ USER root
8
  ENV STORAGE_DIR="/data/storage"
9
  ENV SERVER_PORT=7860
10
 
11
- ENTRYPOINT ["/bin/bash", "/usr/local/bin/docker-entrypoint.sh"]
 
8
  ENV STORAGE_DIR="/data/storage"
9
  ENV SERVER_PORT=7860
10
 
11
+ ENTRYPOINT ["/bin/bash", "/usr/local/bin/render-entrypoint.sh"]