IHaBiS commited on
Commit
7d65425
1 Parent(s): 838e4d0

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -5,5 +5,5 @@ RUN wget https://github.com/OwO-Network/DeepLX/releases/latest/download/deeplx_l
5
  RUN chmod +x deeplx
6
 
7
  EXPOSE 7860
8
- CMD ./deeplx -p 7860
9
- # CMD ./deeplx -p 7860 -token $ACCESS_TOKEN
 
5
  RUN chmod +x deeplx
6
 
7
  EXPOSE 7860
8
+ # CMD ./deeplx -p 7860
9
+ CMD ./deeplx -p 7860 -token $ACCESS_TOKEN