.env.template.toml

1DATABASE_URL = "postgres://postgres@localhost/zed"
2HTTP_PORT = 8080
3API_TOKEN = "secret"
4INVITE_LINK_PREFIX = "http://localhost:3000/invites/"
5
6# HONEYCOMB_API_KEY=
7# HONEYCOMB_DATASET=
8# RUST_LOG=info
9# LOG_JSON=true