Correct Port
This commit is contained in:
parent
878f77766f
commit
fd3423d03c
@ -1,4 +1,4 @@
|
||||
const apiUri = "http://localhost:6530";
|
||||
const apiUri = "http://localhost:6531";
|
||||
|
||||
async function GetData(uri){
|
||||
let request = await fetch(uri, {
|
||||
|
Loading…
Reference in New Issue
Block a user