Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit 4b3416a

Browse files
committed
Bytter ingress til www.intern i dev
1 parent 8c268f3 commit 4b3416a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/urls.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export const getEnvironment = () => {
1515

1616
const TMS_VARSEL_API = {
1717
local: "http://localhost:3000/api/tms-varsel-api",
18-
development: "https://www.dev.nav.no/tms-min-side-proxy/varsel/tms-varsel-api",
18+
development: "https://www.intern.dev.nav.no/tms-min-side-proxy/varsel/tms-varsel-api",
1919
production: "https://www.nav.no/tms-min-side-proxy/varsel/tms-varsel-api",
2020
};
2121

0 commit comments

Comments
 (0)