Release Notes: - N/A --------- Co-authored-by: Marshall <marshall@zed.dev>
5 lines
145 B
Plaintext
5 lines
145 B
Plaintext
db-uri = "postgres://postgres@localhost/zed_llm"
|
|
server-port = 8082
|
|
jwt-secret = "the-postgrest-jwt-secret-for-authorization"
|
|
log-level = "info"
|