11 lines
258 B
Plaintext
11 lines
258 B
Plaintext
obproxy-ce:
|
|
servers:
|
|
- 127.0.0.1
|
|
global:
|
|
listen_port: {{%% LISTEN_PORT %%}}
|
|
prometheus_listen_port: {{%% PROMETHEUS_LISTEN_PORT %%}}
|
|
home_path: {{%% OBPORXY_HOME_PATH %%}}
|
|
include: obd/obproxy.include.yaml
|
|
depends:
|
|
- oceanbase-ce
|