Skip to content
Snippets Groups Projects
Commit 11a726d3 authored by Max Frederiksen's avatar Max Frederiksen
Browse files

remove env.SERVER_ADDRESS

parent 0e172cd0
No related branches found
No related tags found
2 merge requests!612Release 5.0.0,!599CE-3427: Api documentation link help page
Pipeline #213418 passed
......@@ -42,7 +42,7 @@ export function HelpView() {
docsHref="https://confluence.esss.lu.se/x/CVGQFg"
supportHref={env.SUPPORT_URL}
version={env.FRONTEND_VERSION}
apiUrl={`${env.SERVER_ADDRESS}/api/swagger-ui/index.html`}
apiUrl="/api/swagger-ui/index.html"
/>
</RootPaper>
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment