bobocup commited on
Commit
5fa86b0
·
verified ·
1 Parent(s): 7e47146

Update launch.sh

Browse files
Files changed (1) hide show
  1. launch.sh +1 -1
launch.sh CHANGED
@@ -16,6 +16,6 @@ echo "config.yaml downloaded successfully"
16
  export ARG="--port 7860"
17
 
18
  # Start the server
19
- exec ./server ${ARG}
20
 
21
 
 
16
  export ARG="--port 7860"
17
 
18
  # Start the server
19
+ exec ./server ${ARG} --proxies http://yvighdwv-1:a5fyzm76khsv@p.webshare.io:80
20
 
21