|
@@ -12,5 +12,5 @@ host = '{{ app_redis_host }}'
|
|
|
port = {{ app_redis_port }}
|
|
port = {{ app_redis_port }}
|
|
|
|
|
|
|
|
[app]
|
|
[app]
|
|
|
-api-url = '{{ app_openai_proxy_server }}/api'
|
|
|
|
|
|
|
+api-url = '{{ app_api_server }}/api'
|
|
|
openai-proxy-url = '{{ app_openai_proxy_server }}/api/openai'
|
|
openai-proxy-url = '{{ app_openai_proxy_server }}/api/openai'
|