Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
Gå rett til aia-backend i dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jstnhlj committed Aug 18, 2023
1 parent 86be70c commit 357c8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ducks/urls.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export const getEnvironment = () => {

const AIA_BACKEND_URL = {
local: 'http://localhost:3000/aia-backend',
development: 'https://www.intern.dev.nav.no/tms-min-side-proxy/aia/aia-backend',
development: 'https://www.intern.dev.nav.no/aia-backend',
production: 'https://www.nav.no/tms-min-side-proxy/aia/aia-backend',
};

Expand Down

0 comments on commit 357c8cf

Please sign in to comment.