mirror of
https://github.com/langgenius/dify.git
synced 2026-05-09 21:28:25 +08:00
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: -LAN- <laipz8200@outlook.com>
11 lines
211 B
Plaintext
11 lines
211 B
Plaintext
# ------------------------------
|
|
# Myscale Configuration
|
|
# ------------------------------
|
|
|
|
MYSCALE_PASSWORD=
|
|
MYSCALE_DATABASE=dify
|
|
MYSCALE_FTS_PARAMS=
|
|
MYSCALE_HOST=myscale
|
|
MYSCALE_PORT=8123
|
|
MYSCALE_USER=default
|