🚧 Skrevet bedre søkefunksjon som putter mindre press på database

Co-authored-by: Sindre Kjelsrud <sindre.kjelsrud@nav.no>
Co-authored-by: Markus A. R. Johansen <markus.aleksander.rakil.johansen@nav.no>
This commit is contained in:
Amalie Mansåker 2023-07-26 12:18:03 +02:00
parent 8134cfc239
commit d0164c2688
6 changed files with 49 additions and 92 deletions

View file

@ -2,5 +2,5 @@
* Konstanter vi bruker i diverse filer i applikasjonen
*/
export const backendURL = "http://localhost:8080"
//export const backendURL = "https://helse-sprik.intern.dev.nav.no"
//export const backendURL = "http://localhost:8080"
export const backendURL = "https://helse-sprik.intern.dev.nav.no"