зеркало из https://github.com/github/vitess-gh.git
examples/local/vtgate-up.sh web port fix in info msg
This commit is contained in:
Родитель
aedccd1f09
Коммит
211f835498
|
@ -22,7 +22,7 @@ $VTROOT/bin/vtgate \
|
|||
-pid_file $VTDATAROOT/tmp/vtgate.pid \
|
||||
> $VTDATAROOT/tmp/vtgate.out 2>&1 &
|
||||
|
||||
echo "Access vtgate at http://$hostname:$port/debug/status"
|
||||
echo "Access vtgate at http://$hostname:$web_port/debug/status"
|
||||
|
||||
disown -a
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче