Skip to content

Commit

Permalink
Merge pull request #37 from SCAI-BIO/change-url
Browse files Browse the repository at this point in the history
Change Public Backend URL
  • Loading branch information
tiadams committed Jun 7, 2024
2 parents 2bc0a51 + 055c779 commit 8bd6108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/environments/environment.prod.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const environment = {
production: true,
API_URL: 'http://api.pdata.k8s.scai.fraunhofer.de',
API_URL: 'http://api.pdata.k8s.bio.scai.fraunhofer.de',
};

0 comments on commit 8bd6108

Please sign in to comment.