convert to support multiple queries

This commit is contained in:
2020-05-08 18:47:11 -04:00
commit 26c0032053
6 changed files with 548 additions and 0 deletions

3
.env.example Normal file
View File

@ -0,0 +1,3 @@
REDMINE_URL='https://redmine.example.com'
REDMINE_API_KEY='abcdefg12345'
DEBUG_MODE=