Skip to content

Commit

Permalink
GN-4693: Insert LPDC
Browse files Browse the repository at this point in the history
PR comment fixes
  • Loading branch information
dkozickis committed May 27, 2024
1 parent eeb8187 commit 7f901cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/dummy/app/controllers/besluit-sample.ts
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ export default class BesluitSampleController extends Controller {
endpoint: 'http://localhost/vendor-proxy/query',
},
lpdc: {
// endpoint: 'https://dev.gelinkt-notuleren.lblod.info/lpdc-service',
// Needs to point at the same port as the ember app
endpoint: 'http://localhost/lpdc-service',
},
};
Expand Down

0 comments on commit 7f901cc

Please sign in to comment.