elixirschool / school_house

The new era of Elixir School now powered by @phoenixframework
https://elixirschool.com/
Apache License 2.0
155 stars 49 forks source link

Set Host for Review App Subdomains #121

Closed kinson closed 3 years ago

kinson commented 3 years ago

Overview

Right now when an app is deployed from a pr, the host used is still beta.elixirschool.com, the host needed to be updated for review apps with the HEROKU_APP_NAME environment variable.