twenty/packages/twenty-website/.env.example
2024-02-14 21:28:26 +01:00

5 lines
154 B
Plaintext

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