in app/infra/util/UrlBuilder.scala [12:14]
def imageUrl(fileName: String): String = { "//" + host + path + "/" + fileName }