base/resources/config.conf
author Tomas Zeman <tzeman@volny.cz>
Thu, 29 Nov 2018 12:20:20 +0100
changeset 4 1a1347e8c5be
parent 3 jvm/resources/config.conf@48479e4b89d4
child 14 7c4b05467630
permissions -rw-r--r--
Build modules: base, content, app; example content, minimal layout

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