base/resources/config.conf
author Tomas Zeman <tomas@functionals.cz>
Tue, 24 Nov 2020 10:49:12 +0100
changeset 30 12cda49d6c84
parent 14 7c4b05467630
child 33 fa0f19a74283
permissions -rw-r--r--
SQWL#2016 - Project build update

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