Files
oak-gpui/crates/collab/admin_api.conf
T
2023-09-13 12:32:15 -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"