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.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/reference.conf b/src/main/resources/reference.conf
index 608262a..01dba3c 100644
--- a/src/main/resources/reference.conf
+++ b/src/main/resources/reference.conf
@@ -19,6 +19,11 @@ application {
]
}
+services.dev-overrides = [
+ // {"service1": "http://localhost:8080"},
+ // {"service2": "https://stable.sand.driver.network"}
+]
+
# Settings about the auto-generated REST API documentation.
swagger {