openai-proxy.json.j2 87 B

12345
  1. {
  2. "port": 4000,
  3. "debug": false,
  4. "api-server": "{{ app_api_server }}"
  5. }