summaryrefslogtreecommitdiff
path: root/tests/env/custom.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/env/custom.conf')
-rw-r--r--tests/env/custom.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/env/custom.conf b/tests/env/custom.conf
deleted file mode 100644
index 9be7730e..00000000
--- a/tests/env/custom.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-include classpath("application.conf")
-
-node-address {
- protocol = http
- host = "*"
- port = 9324
- context-path = ""
-}