Deploy a Redis database
Navigate to Add Ons → + New Add On give your add on a name and select Redis. Then click Create Add On

Once the Redis instance is created, copy the Connection URL

Navigate back to Projects → Whiteboarder → Environment and set the REDIS_URL
environment variable to the connection URL you just copied and click Save.

Then redeploy the application.
Last updated