mirror of
https://github.com/SrIzan10/lynn-come-out.git
synced 2026-06-06 00:56:57 +00:00
6 lines
210 B
Plaintext
6 lines
210 B
Plaintext
SLACK_CLIENT_ID=your_slack_client_id_here
|
|
SLACK_CLIENT_SECRET=your_slack_client_secret_here
|
|
SLACK_REDIRECT_URI=http://localhost:3000/auth/slack/callback
|
|
SESSION_SECRET=your_random_session_secret_here
|
|
PORT=3000
|