Initial commit

This commit is contained in:
2025-10-07 12:58:31 +01:00
commit af38770285
10 changed files with 132 additions and 0 deletions

3
config.py Normal file
View File

@@ -0,0 +1,3 @@
host='0.0.0.0'
port=8080
debug=True