Skip to content
Snippets Groups Projects
Verified Commit 395361fd authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[MetricsBot] Fix env variable name in config

parent 2bf715b0
Branches
No related tags found
No related merge requests found
......@@ -27,8 +27,8 @@
"wekan" : [
{
"url" : "https://kanban.picasoft.net",
"user" : "KANBAN_USER",
"password" : "KANBAN_PASSWORD",
"user" : "WEKAN_USER",
"password" : "WEKAN_PASSWORD",
"name" : "kanban.picasoft.net"
}
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment