fix: update Seq ServerUrl to use HTTPS

This commit is contained in:
masoodafar-web
2025-12-20 05:19:59 +03:30
parent 480d87cec6
commit ea3577893b
+1 -1
View File
@@ -24,7 +24,7 @@
"ApiKey": "497263626F32626A48685A6137524C4F78575A766E4C74694A556B79317648424964655030682B554545413D" "ApiKey": "497263626F32626A48685A6137524C4F78575A766E4C74694A556B79317648424964655030682B554545413D"
}, },
"Seq": { "Seq": {
"ServerUrl": "http://seq.afrino.co", "ServerUrl": "https://seq.afrino.co",
"ApiKey": "" "ApiKey": ""
} }
} }