Categorygithub.com/LastSprint/InfrastructureSlackApp
modulepackage
0.0.0-20191219082743-a4547dd0b894
Repository: https://github.com/lastsprint/infrastructureslackapp.git
Documentation: pkg.go.dev

# README

InfrastructureSlackApp

Конфиг файл должен лежать в папке config которая лежит рядом с бинарником

{
    "jiraLogin": string,
    "jiraPassword": string,
    "slackToken": string,
    "figmaToken": string,
    "mongodb": {
        "connectionString": string,
        "dataBaseString": string,
        "testConnectionString": string,
        "testDataBaseString": string
    },
    "jiraBaseHost": "https://jira.serv.com/browse/",
    "jiraApiSearchUrl": "https://jira.serv.com/rest/api/2/search"
}

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author