use main.py instead of app.py as mainfile
TheCataliasTNT2k opened this issue · comments
TheCataliasTNT2k commented
Describe the bug
microservice was initialized twice
Solution
move main entrypoint from app.py to main.py
The offical currency microservice of Cryptic
TheCataliasTNT2k opened this issue · comments
Describe the bug
microservice was initialized twice
Solution
move main entrypoint from app.py to main.py