base/resources/config.conf
author Tomas Zeman <tzeman@volny.cz>
Thu, 06 Dec 2018 13:27:14 +0100
changeset 7 50a354e5bda4
parent 4 1a1347e8c5be
child 14 7c4b05467630
permissions -rw-r--r--
Content parametrizing

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