fix: update API URL to 192.168.1.126:8581
This commit is contained in:
+1
-1
@@ -428,7 +428,7 @@
|
||||
|
||||
<script>
|
||||
(function(){
|
||||
const API_URL = 'http://192.168.1.30:8581';
|
||||
const API_URL = 'http://192.168.1.126:8581';
|
||||
const totalSteps = 3;
|
||||
let currentStep = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user