Added API benchmark, hash device_id, handled null cases in GET/PUT

This commit is contained in:
Tyler Kenney 2025-05-20 09:35:39 -04:00
parent e84aed357a
commit f30e3b17d6
7 changed files with 79 additions and 11 deletions

View file

@ -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,