localhast:8080
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
$(function () {
|
||||
$.ajax({
|
||||
url: "http://192.168.1.192:8085/inuhouse",
|
||||
url: "http://localhost:8080/inuhouse",
|
||||
type: "GET",
|
||||
success: function (dogs) {
|
||||
const $slider = $('#sliderContainer');
|
||||
|
Reference in New Issue
Block a user