@ -4,6 +4,7 @@ play.i18n.langs = ["en"]
play.filters.hosts {
allowed = ["localhost", "localhost:9000", "127.0.0.1:9000", "10.136.160.52:9000", "10.136.151.203:9000", "10.136.164.36:9000", "10.136.55.244:9000"]
allowed += ${?APP_HOST}
}
play.http {