mirror of
https://github.com/qdrant/qdrant-client.git
synced 2026-08-05 09:31:09 -05:00
10 lines
162 B
TOML
10 lines
162 B
TOML
[build]
|
|
command = "mkdir -p public"
|
|
publish = "public"
|
|
|
|
[[redirects]]
|
|
from = "/*"
|
|
to = "https://qdrant.tech/documentation/"
|
|
status = 301
|
|
force = true
|