This repository has been archived on 2024-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
helse-sprik/frontend/src/const.ts
Markus Johansen a40240735c Lagt til Alerts for feedback ved innmelding av feil
Co-authored-by: Sindre Kjelsrud <sindre.kjelsrud@nav.no>
2023-07-25 13:15:36 +02:00

6 lines
No EOL
182 B
TypeScript

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