aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/reference.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/reference.conf')
-rw-r--r--src/main/resources/reference.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/reference.conf b/src/main/resources/reference.conf
index 01dba3c..0c3b4e2 100644
--- a/src/main/resources/reference.conf
+++ b/src/main/resources/reference.conf
@@ -19,10 +19,10 @@ application {
]
}
-services.dev-overrides = [
+services.dev-overrides {
// {"service1": "http://localhost:8080"},
// {"service2": "https://stable.sand.driver.network"}
-]
+}
# Settings about the auto-generated REST API documentation.
swagger {