Skip to content

Commit

Permalink
Revert local host fetching
Browse files Browse the repository at this point in the history
  • Loading branch information
minottic committed Mar 6, 2024
1 parent 299c732 commit 32bc832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/configs/frontend/development/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lbBaseURL": "http://localhost:3001",
"lbBaseURL": "https://dacat-development.psi.ch",
"accessTokenPrefix": "",
"archiveWorkflowEnabled": true,
"retrieveDestinations": [
Expand Down

0 comments on commit 32bc832

Please sign in to comment.