summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.json.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json.example b/config.json.example
index 7221aa0..df4b86e 100644
--- a/config.json.example
+++ b/config.json.example
@@ -6,5 +6,5 @@
"webhookPort": 5000,
"databaseHost": "lvh.me",
"env": { "development": 1 },
- "basicAuth": { "user": "foo", "pass": "bar" }
+ "basicAuth": { "user": "vv", "pass": "ok" }
}