Fixed generated configuration
This commit is contained in:
Родитель
983c6ece7a
Коммит
755e6c9e8f
|
@ -17,6 +17,8 @@ Vegas::Runner.new(GithubTrello::Server, "trello-web", {
|
|||
config = <<YAML
|
||||
oauth_token: [token]
|
||||
api_key: [key]
|
||||
board_ids:
|
||||
[repo name]: [board id]
|
||||
on_start:
|
||||
move_to: [list id]
|
||||
archive: true
|
||||
|
|
Загрузка…
Ссылка в новой задаче