base/resources/config.conf
changeset 4 1a1347e8c5be
parent 3 48479e4b89d4
child 14 7c4b05467630
equal deleted inserted replaced
3:48479e4b89d4 4:1a1347e8c5be
       
     1 config {
       
     2   http {
       
     3     interface = localhost
       
     4     port = 8080
       
     5     prefix = cms
       
     6   }
       
     7 }