Removed SQLite from twenty-website --------- Co-authored-by: Ady Beraud <a.beraud96@gmail.com> Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
4 lines
123 B
Plaintext
4 lines
123 B
Plaintext
GITHUB_TOKEN=your_github_token
|
|
DATABASE_PG_URL=postgres://website:website@localhost:5432/website # only if using postgres
|
|
|