feat: allow to configure api url (resolve #59)

This commit is contained in:
Ferdinand Mütsch
2021-04-15 22:40:56 +02:00
committed by Athul Cyriac Ajay
parent 22a8495563
commit 49db3cb845
4 changed files with 26 additions and 2 deletions

5
.gitignore vendored
View File

@@ -2,4 +2,7 @@
__pycache__/
# Local VS code configurations
.vscode/
.vscode/
# Python virtual env
venv