base/resources/config.conf
author Tomas Zeman <tzeman@volny.cz>
Thu, 06 Dec 2018 13:35:32 +0100
changeset 8 8e0809dad9f7
parent 4 1a1347e8c5be
child 14 7c4b05467630
permissions -rw-r--r--
Fixed links to category, article

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