Files
oceanbase/tools/deploy/obd/obproxy.yaml.template
2023-06-14 02:42:29 +00:00

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