gateway:
host: 192.168.1.100
port: 8080
auth:
client_api_keys:
- "replace-with-local-client-key"
node_api_keys:
- "replace-with-local-node-key"
models:
planner:
proxy_url: http://192.168.1.101:8011
writer:
proxy_url: http://192.168.1.102:8012