jvm/resources/config.conf
changeset 3 48479e4b89d4
equal deleted inserted replaced
2:eb0fb99d0289 3:48479e4b89d4
       
     1 config {
       
     2   http {
       
     3     interface = localhost
       
     4     port = 8080
       
     5     prefix = cms
       
     6   }
       
     7 }