🚧 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:
parent
8134cfc239
commit
d0164c2688
6 changed files with 49 additions and 92 deletions
|
@ -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"
|
Reference in a new issue