standalone (#853)
This commit is contained in:
9
tools/docker/standalone/boot/boot-tmp.yaml
Normal file
9
tools/docker/standalone/boot/boot-tmp.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
oceanbase-ce:
|
||||
servers:
|
||||
- 127.0.0.1
|
||||
global:
|
||||
home_path: @OB_HOME_PATH@ # default: /root/ob
|
||||
devname: lo
|
||||
mysql_port: @OB_MYSQL_PORT@ # default: 2881
|
||||
rpc_port: @OB_RPC_PORT@ # default: 2882
|
||||
root_password: @OB_ROOT_PASSWORD@ # default: null
|
||||
Reference in New Issue
Block a user