base/resources/config.conf
author Tomas Zeman <tzeman@volny.cz>
Thu, 06 Dec 2018 15:19:41 +0100
changeset 12 e7512f9dc903
parent 4 1a1347e8c5be
child 14 7c4b05467630
permissions -rw-r--r--
Layout: categories, articles, primary view

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