Use 2 docker containers for bot and webservice

This commit is contained in:
2022-03-12 20:02:39 +01:00
parent 5002d8509b
commit fdd7bc2d4c
14 changed files with 48 additions and 16 deletions

View File

@@ -0,0 +1,4 @@
Flask~=2.0.3
python-dotenv==0.19.2
requests==2.27.1
uwsgi==2.0.20