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

Commit

Permalink
Simulerer midlertidig at Unleash er nede
Browse files Browse the repository at this point in the history
  • Loading branch information
terjeofnorway committed Oct 10, 2023
1 parent 87400b4 commit 1e6fa3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/api-handlers/features.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const initializeUnleash = async () => {

try {
unleashInstance = initialize({
url: `${UNLEASH_SERVER_API_URL}/api/`,
url: `${UNLEASH_SERVER_API_URL}/ap/`,
appName: 'nav-dekoratoren',
customHeaders: { Authorization: UNLEASH_SERVER_API_TOKEN },
});
Expand Down

0 comments on commit 1e6fa3d

Please sign in to comment.