Scalajs-react-experiments/server/conf/heroku.conf
2020-06-06 18:42:38 +05:30

8 lines
220 B
Plaintext

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