summaryrefslogtreecommitdiff
path: root/config_example.json
diff options
context:
space:
mode:
Diffstat (limited to 'config_example.json')
-rw-r--r--config_example.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_example.json b/config_example.json
index 99eff96..6f6eb03 100644
--- a/config_example.json
+++ b/config_example.json
@@ -5,6 +5,6 @@
},
"auth": {
"username": "jwolff",
- "password": "changeme"
+ "password": "changeme!"
}
}