aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/test.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/config/test.json b/config/test.json
index 0967ef42..fb3fae9d 100644
--- a/config/test.json
+++ b/config/test.json
@@ -1 +1,8 @@
-{}
+{
+ "service": {
+ "baseURL": "https://example.lan",
+ "user": "juick",
+ "password": "secret",
+ "sandboxIds": []
+ }
+}