Skip to content

Commit

Permalink
chore: more link updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sandipndev authored Sep 21, 2024
1 parent 1695118 commit 1ec8956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/env.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ export const env = createEnv({
},
server: {},
runtimeEnv: {
NEXT_PUBLIC_BACKEND_URL: process.env.NEXT_PUBLIC_CORE_ADMIN_URL,
NEXT_PUBLIC_BACKEND_URL: process.env.NEXT_PUBLIC_BACKEND_URL,
},
})

0 comments on commit 1ec8956

Please sign in to comment.