open-ai-server.json.j2 87 B

12345
  1. {
  2. "port": 8080,
  3. "debug": false,
  4. "api-url": "{{ app_api_server }}/api"
  5. }