Added env toml so readme db instructions are correct

This commit is contained in:
Mikayla Maki 2022-08-10 15:07:02 -07:00
parent 635805cd6f
commit ee0e6a0109
2 changed files with 0 additions and 1 deletions

9
crates/collab/.env.toml Normal file
View file

@ -0,0 +1,9 @@
DATABASE_URL = "postgres://postgres@localhost/zed"
HTTP_PORT = 8080
API_TOKEN = "secret"
INVITE_LINK_PREFIX = "http://localhost:3000/invites/"
# HONEYCOMB_API_KEY=
# HONEYCOMB_DATASET=
# RUST_LOG=info
# LOG_JSON=true