1
0

add things (there are bugs, this is unstable!)

This commit is contained in:
Jose
2025-03-13 22:04:22 +01:00
parent 2ce90c5720
commit 139e2d5961
8 changed files with 47 additions and 41 deletions

View File

@@ -7,7 +7,7 @@
},
"appConfig": {
"endpoints": {
"BASE_URL": "http://localhost:8081/api/v1",
"BASE_URL": "http://localhost:3001/api/v1",
"GET_GROUPS": "/groups",
"GET_GROUP_BY_ID": "/groups/{0}",
"GET_GROUP_DEVICES": "/groups/{0}/devices",