rachkovii68 commited on
Commit
5aa92e2
·
1 Parent(s): aa30ab7

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -1
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