update to HTTPS
All checks were successful
Deploy to Production / deploy (push) Successful in 18s

This commit is contained in:
silverpro89
2026-02-06 12:24:28 +07:00
parent 9469378bd7
commit f91cda796e

View File

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