Fix ordering of username and password in example config

This commit is contained in:
Max Goodhart
2020-07-02 15:46:02 -07:00
parent 2816dfbb92
commit 315a747ef7

View File

@@ -23,8 +23,8 @@ address = "http://localhost:80"
#port = 80
# Username and password
password = "woke"
username = "woke"
password = "woke"
[data]
# By default, we use the woke.net streams data source.