base/resources/config.conf
author Tomas Zeman <tzeman@volny.cz>
Thu, 06 Dec 2018 14:02:53 +0100
changeset 10 4b5313097a4d
parent 4 1a1347e8c5be
child 14 7c4b05467630
permissions -rw-r--r--
Added example content articles, categories

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