Update launch.sh
Browse files
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 |
|