This commit is contained in:
2026-02-07 14:43:08 +01:00
parent d05e08c2b9
commit 532fe5ab41
4 changed files with 891 additions and 1 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ import json
# MySQL server parameters
DB_HOST = "192.168.1.76"
DB_PORT = 3307
DB_PORT = 3306
DB_USER = "root"
DB_PASS = "Vlado9674+"
DB_NAME = "fio"