base/resources/config.conf
author Tomas Zeman <tzeman@volny.cz>
Tue, 04 Dec 2018 12:35:12 +0100
changeset 5 de7c56ce0654
parent 4 1a1347e8c5be
child 14 7c4b05467630
permissions -rw-r--r--
Base layout, build info, UI libs

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