You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
220 B

4 years ago
  1. include "application"
  2. play.http.secret.key="kUNSMzxg/<?qU1I_l?:2KXhV?5_ma=g7d2UsH;`wHc?fJKYj24YyT]KtCk8I2ZTL"
  3. play.filters.hosts {
  4. # Allow requests to herokuapp.com and its subdomains.
  5. allowed += ".herokuapp.com"
  6. }