Skip to content

Commit b2144b6

Browse files
committed
Fix example api_url, ending with a slash breaks the program.
1 parent 37bfc82 commit b2144b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
extract_days: 10
22
utility:
3-
api_url: https://novec.smarthub.coop/
3+
api_url: https://novec.smarthub.coop
44
username: johndoe@gmail.com
55
password: novec_password
66
account: 1234567001

0 commit comments

Comments
 (0)