Skip to content

Environment Variables

Zack Perdue edited this page Aug 1, 2015 · 1 revision

Make sure you set your environment variable called STREAM_URL:

In your .env file

STREAM_URL=https://{API_KEY}:{API_SECRET}@{LOCATION}.getstream.io/?app_id={APP_ID}
Clone this wiki locally