Added API benchmark, hash device_id, handled null cases in GET/PUT
This commit is contained in:
parent
e84aed357a
commit
f30e3b17d6
7 changed files with 79 additions and 11 deletions
|
|
@ -3,7 +3,7 @@
|
|||
// The list of file replacements can be found in `angular.json`.
|
||||
|
||||
// const IP = 'localhost';
|
||||
const IP = '10.10.30.215';
|
||||
const IP = 'localhost';
|
||||
|
||||
export const environment = {
|
||||
production: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue