force to HTTP
All checks were successful
Deploy to Production / deploy (push) Successful in 19s

This commit is contained in:
silverpro89
2026-02-06 11:40:23 +07:00
parent e437a9d6c2
commit 9469378bd7

View File

@@ -441,7 +441,7 @@
</div>
<script>
const API_BASE = 'https://senaai.tech:10000/api/contexts';
const API_BASE = 'http://senaai.tech:10000/api/contexts';
function getHeaders() {
return {