base/resources/config.conf
author Tomas Zeman <tzeman@volny.cz>
Thu, 06 Dec 2018 16:18:26 +0100
changeset 13 216da61215db
parent 4 1a1347e8c5be
child 14 7c4b05467630
permissions -rw-r--r--
Implemented tags

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