added docker support

This commit is contained in:
Valentijn
2026-03-19 16:27:12 +01:00
parent 76cab3c296
commit 74e7f73c38
2 changed files with 25 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
Flask
icalendar
pytz
python-dotenv
APScheduler
requests