zed/crates/collab2/admin_api.conf
2023-11-03 18:01:06 -07:00

5 lines
141 B
Plaintext

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