IHaBiS commited on
Commit
399f946
1 Parent(s): 1b3d1ce

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -6,4 +6,4 @@ RUN chmod +x deeplx
6
 
7
  EXPOSE 1188
8
 
9
- CMD ./deeplx -port 7860 -token $ACCESS_TOKEN
 
6
 
7
  EXPOSE 1188
8
 
9
+ CMD ./deeplx -token $ACCESS_TOKEN