- Removed the env variable and added the current URL in contributor's page - Added button to share on LinkedIn on contributor's profile - Fixed absolute image URL for release API --------- Co-authored-by: Ady Beraud <a.beraud96@gmail.com>
3 lines
122 B
Plaintext
3 lines
122 B
Plaintext
GITHUB_TOKEN=your_github_token
|
|
DATABASE_PG_URL=postgres://website:website@localhost:5432/website # only if using postgres
|