anything-llm/.vscode/settings.json
Timothy Carambat d7481671ba
Prevent external service localhost question (#497)
* Prevent external service localhost question

* add 0.0.0.0 to docker-invalid URL

* clarify hint
2023-12-28 10:47:02 -08:00

9 lines
102 B
JSON

{
"cSpell.words": [
"Dockerized",
"Ollama",
"openai",
"Qdrant",
"Weaviate"
]
}