1
config {
2
http {
3
interface = localhost
4
port = 8080
5
prefix = cms
6
}
7
run {
8
mode = devel
9
10