add Dockerfile

This commit is contained in:
2021-01-15 17:03:33 +01:00
parent e031660df9
commit b9031157fb
6 changed files with 37 additions and 52 deletions

View File

@ -1,5 +1,4 @@
from dbpool import getConnection
from heroes_mock import HEROES
def get_heroes():
try: