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

This commit is contained in:
silverpro89
2026-02-06 11:39:23 +07:00
parent aaba22b40c
commit e437a9d6c2

View File

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