jvm/resources/config.conf
author Tomas Zeman <tzeman@volny.cz>
Thu, 22 Nov 2018 13:15:29 +0100
changeset 3 48479e4b89d4
permissions -rw-r--r--
App skeleton

config {
  http {
    interface = localhost
    port = 8080
    prefix = cms
  }
}