MariaDB [osticket]> UPDATE ost_config SET VALUE = '' WHERE ID=103;
Query OK, 0 rows affected (0.000 sec)
Rows matched: 1 Changed: 0 Warnings: 0
MariaDB [osticket]> SELECT * FROM ost_config WHERE ID=103;
+-----+-----------+-------------+-------+---------------------+
| id | namespace | key | value | updated |
+-----+-----------+-------------+-------+---------------------+
| 103 | core | force_https | | 2024-09-29 14:15:18 |
+-----+-----------+-------------+-------+---------------------+
1 row in set (0.000 sec)
After doing this step, the site does not work