Spaces:
Paused
Paused
Commit ·
5aa92e2
1
Parent(s): aa30ab7
Update start.sh
Browse files
start.sh
CHANGED
|
@@ -16,7 +16,7 @@ run_chisel() {
|
|
| 16 |
|
| 17 |
# Start chisel in the background
|
| 18 |
run_chisel &
|
| 19 |
-
|
| 20 |
# Set webBasePath
|
| 21 |
/usr/local/x-ui/x-ui setting -webBasePath /
|
| 22 |
|
|
|
|
| 16 |
|
| 17 |
# Start chisel in the background
|
| 18 |
run_chisel &
|
| 19 |
+
/usr/local/x-ui/x-ui setting -port 2023
|
| 20 |
# Set webBasePath
|
| 21 |
/usr/local/x-ui/x-ui setting -webBasePath /
|
| 22 |
|