base/resources/config.conf
changeset 14 7c4b05467630
parent 4 1a1347e8c5be
child 33 fa0f19a74283
equal deleted inserted replaced
13:216da61215db 14:7c4b05467630
     2   http {
     2   http {
     3     interface = localhost
     3     interface = localhost
     4     port = 8080
     4     port = 8080
     5     prefix = cms
     5     prefix = cms
     6   }
     6   }
       
     7   run {
       
     8     mode = devel
       
     9   }
     7 }
    10 }