aboutsummaryrefslogtreecommitdiff
path: root/config.example.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.example.json')
-rw-r--r--config.example.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.example.json b/config.example.json
index e184e51..90681f3 100644
--- a/config.example.json
+++ b/config.example.json
@@ -18,5 +18,6 @@
"id": "changeme"
},
"sentry_dsn": "",
- "module_path": "./build/"
+ "module_path": "./build/",
+ "stoplight_base": "http://stoplight.onefortytwo.life:8000"
} \ No newline at end of file