reworked map notifications so a new map with its infos is forwarded through flask over nginx and that main loops to respond every 5 seconds

This commit is contained in:
jenz
2026-02-22 23:45:00 +01:00
parent a7bde0361a
commit fcf3490693
7 changed files with 86 additions and 46 deletions
+6 -1
View File
@@ -1,3 +1,8 @@
requests
mysql-connector-python
python-a2s
flask
flask_cors
waitress
werkzeug
python app.py