Files
twenty/packages/twenty-website/.env.example
T

5 lines
154 B
Bash

GITHUB_TOKEN=your_github_token
DATABASE_DRIVER=sqlite # or pg
DATABASE_PG_URL=postgres://website:website@localhost:5432/website # only if using postgres