aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main/resources/reference.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/reference.conf b/src/main/resources/reference.conf
index 74ad206..fd2da69 100644
--- a/src/main/resources/reference.conf
+++ b/src/main/resources/reference.conf
@@ -25,6 +25,10 @@ application {
{
scheme: https
hostSuffix: driver.network
+ },
+ {
+ scheme: https
+ hostSuffix: cndriver.xyz
}
]
}