4 lines
145 B
Text
4 lines
145 B
Text
db-uri = "postgres://postgres@localhost/zed_llm"
|
|
server-port = 8082
|
|
jwt-secret = "the-postgrest-jwt-secret-for-authorization"
|
|
log-level = "info"
|