summaryrefslogtreecommitdiff
path: root/tests/env/custom.conf
blob: 9be7730e5fb3a0cd6bc4c257d525d93debf0a833 (plain)
1
2
3
4
5
6
7
8
include classpath("application.conf")

node-address {
    protocol = http
    host = "*"
    port = 9324
    context-path = ""
}