added docker-compose for linux

This commit is contained in:
2026-02-21 19:53:04 +02:00
parent be91231b05
commit 58b1ae9a5e
23 changed files with 761 additions and 16 deletions
+4
View File
@@ -0,0 +1,4 @@
pyserial==3.5
python-dotenv==1.0.0
flask==3.1.0
flask-cors==5.0.0