Skip to content

Commit

Permalink
update prod env
Browse files Browse the repository at this point in the history
  • Loading branch information
johannbm committed Apr 2, 2024
1 parent 38f59a7 commit 9f66ab3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/frontend/.env.prod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NODE_ENV=production
GENERATE_SOURCEMAP=false
VITE_TEAMCATALOG_ENDPOINT=/team-catalog
VITE_NOM_API_URL=/nom-api
VITE_TEAMCATALOG_ENDPOINT=/frackend/team-catalog
VITE_NOM_API_URL=/frackend/nom-api
VITE_PROCESS_CAT_BASE_URL=https://behandlingskatalog.intern.nav.no/

0 comments on commit 9f66ab3

Please sign in to comment.