main
Satur@it-depot.ru 2025-03-05 17:51:51 +03:00
parent 917fffe35f
commit 36851aad12
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@
</div>
<script>
const API_URL = "http://localhost:8002/api"; // Обновлено для API на порту 8002
const API_URL = "http://10.0.0.10:8002/api"; // Обновлено для API на порту 8002
let selectedFolderId = null;
let allInstalls = [];
let selectedInstallId = null;