mirror of
https://github.com/ollama/ollama.git
synced 2025-07-28 17:13:15 +02:00
server: allow vscode-webview origin (#7273)
This commit is contained in:
@@ -72,6 +72,7 @@ func Origins() (origins []string) {
|
||||
"app://*",
|
||||
"file://*",
|
||||
"tauri://*",
|
||||
"vscode-webview://*",
|
||||
)
|
||||
|
||||
return origins
|
||||
|
Reference in New Issue
Block a user