base/resources/config.conf
author Tomas Zeman <tzeman@volny.cz>
Thu, 03 Jan 2019 13:32:16 +0100
changeset 24 c9b64d8025ed
parent 14 7c4b05467630
child 33 fa0f19a74283
permissions -rw-r--r--
sqwl-cms: 18.12-SNAPSHOT -> 18.12

config {
  http {
    interface = localhost
    port = 8080
    prefix = cms
  }
  run {
    mode = devel
  }
}