You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/how-to/configure.md
+50-2
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ CodeGate supports the following parameters:
33
33
|`CODEGATE_VLLM_URL`|`http://localhost:8000`| Specifies the URL of the vLLM server to use. |
34
34
|`DASHBOARD_BASE_API_URL`|`http://localhost:8989`| Overrides the base URL of the CodeGate API referenced by the dashboard UI (see [run CodeGate on a remote host](#run-on-remote-host)). |
35
35
36
-
## Example: Use CodeGate with a remote Ollama server
36
+
###Example: Use CodeGate with a remote Ollama server
37
37
38
38
Set the Ollama server's URL when you launch CodeGate:
0 commit comments