Got index server list working
This commit is contained in:
parent
36d99b1e35
commit
271cf1f407
19 changed files with 445 additions and 67 deletions
2
frontend/src/Lib/api.ts
Normal file
2
frontend/src/Lib/api.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
export const apiUrl = "http://localhost:5092"
|
||||
Loading…
Add table
Add a link
Reference in a new issue