mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
dddd37f8a6
Co-authored-by: Mikayla <mikayla@zed.dev>
5 lines
141 B
Plaintext
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"
|