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:
@@ -1,7 +1,7 @@
|
||||
import mysql.connector
|
||||
|
||||
stoat_token = ""
|
||||
|
||||
ips = ["", ""]
|
||||
stoat_url_map_notifications = ""
|
||||
stoat_url_50_last_messages = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user