Skip to content

Commit 9480ad3

Browse files
investigations
1 parent a5b2f86 commit 9480ad3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/actions/build-proxies/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ runs:
7272
- name: Deploy to Internal Dev Sandbox
7373
shell: bash
7474
run: |
75-
proxygen instance deploy internal-dev-sandbox $INSTANCE build/notify-supplier.json --no-confirm
75+
proxygen instance deploy internal-dev-sandbox nhs-notify-supplier build/notify-supplier.json --no-confirm

specification/api/components/x-nhsd-apim/target-sandbox.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ containers:
77
tag: latest
88
environment:
99
LOG_LEVEL: info
10+
UPSTREAM: 'https://internal-dev.api.service.nhs.uk'
1011
NODE_ENV: development

0 commit comments

Comments
 (0)