chore: Added redirect URL. APP_BASE_URL set in .env
This commit is contained in:
@@ -5,3 +5,5 @@ ENCRYPTION_KEY=your_32_byte_url_safe_base64_encoded_key_goes_here
|
||||
|
||||
TWITCH_CLIENT_ID=your_twitch_client_id_goes_here
|
||||
TWITCH_CLIENT_SECRET=your_twitch_client_secret_goes_here
|
||||
|
||||
APP_BASE_URL=http://localhost:8000
|
||||
|
||||
Reference in New Issue
Block a user