Skip to content

Commit 9ac63a4

Browse files
committed
upd sdx poc code to remove kong call for keysets
1 parent 2c9c5ce commit 9ac63a4

File tree

2 files changed

+0
-43
lines changed

2 files changed

+0
-43
lines changed

src/services/gateway-patterns/patterns/sdx-p2p-provider.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ import { Logger } from '../../../logger';
1212
// TODO: clean this up a bit!
1313
const SDX_PUBLIC_URL = process.env.SDX_PUBLIC_URL || 'https://sdx.gov.bc.ca';
1414

15-
const SDX_KONG_URL =
16-
process.env.SDX_KONG_URL || 'http://sdx-konghc-kong-admin:8001';
17-
1815
interface ProviderUpgrades {
1916
sign: {};
2017
verify: {};

src/services/kong/keys.ts

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)