Add favicon and Dockerfile

This commit is contained in:
elpatron68
2024-05-26 01:11:20 +02:00
parent 32ecde1b87
commit b1f7f979c2
5 changed files with 34 additions and 3 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
Flask==3.0.3
Flask-Bootstrap==3.3.7.1
requests==2.32.2