diff --git a/fetch.js b/fetch.js index adfaf63..f839167 100644 --- a/fetch.js +++ b/fetch.js @@ -1,5 +1,5 @@ -//const url = "http://localhost/p20/get.php" -const url = "http://qstack.pl:8080/z1/get.php" +const url = "http://localhost/dev/get.php" +// const url = "http://qstack.pl:8080/z1/get.php" let lista fetch(url)