mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-08 10:02:56 +00:00
240b7c641c
Some checks are pending
CI / Check formatting and spelling (push) Waiting to run
CI / (macOS) Run Clippy and tests (push) Waiting to run
CI / (Linux) Run Clippy and tests (push) Waiting to run
CI / (Windows) Run Clippy and tests (push) Waiting to run
CI / Create a macOS bundle (push) Blocked by required conditions
CI / Create a Linux bundle (push) Blocked by required conditions
CI / Create arm64 Linux bundle (push) Blocked by required conditions
Deploy Docs / Deploy Docs (push) Waiting to run
Docs / Check formatting (push) Waiting to run
Release Notes: - N/A --------- Co-authored-by: Marshall <marshall@zed.dev>
4 lines
141 B
Text
4 lines
141 B
Text
db-uri = "postgres://postgres@localhost/zed"
|
|
server-port = 8081
|
|
jwt-secret = "the-postgrest-jwt-secret-for-authorization"
|
|
log-level = "info"
|