diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-08-07 17:58:33 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-08-07 17:58:33 -0400 |
| commit | 7635d2eb2086a2155d150ca818e8916b3cea90b0 (patch) | |
| tree | 5d2922a073232b8ba8645ad4ef2e474b99dddeae | |
| parent | a8005cd5db8d24342a6b7d53ccedc9808050eef7 (diff) | |
pass
| -rw-r--r-- | config.json.example | 2 |
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" } } |
