zed/crates/collab/admin_api.conf

5 lines
141 B
Plaintext
Raw Normal View History

db-uri = "postgres://postgres@localhost/zed"
server-port = 8081
jwt-secret = "the-postgrest-jwt-secret-for-authorization"
log-level = "info"