Fixed CORS error
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
},
|
||||
"appConfig": {
|
||||
"endpoints": {
|
||||
"baseUrl": "http://localhost:8080/api/v1",
|
||||
"baseUrl": "http://localhost:80/api/v1",
|
||||
"sensors": "sensors",
|
||||
"sensor": "sensors/sensor"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user