You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,8 @@ New developers of the NHS Notify Supplier API should understand the below.
75
75
76
76
#### Prerequisites and Configuration
77
77
78
+
- Copy .env.template to .env and edit for your specific PR / Github tokens
79
+
- Extract your Zscaler CA certificate using Certificate manager on windows or extract from Keychain from Mac and copy to the /scripts/devcontainer/custom-ca-certs/ folder
78
80
- Utilised the devcontainer, for pre reqs and configuration.
79
81
- You should open in a devcontainer or a Github workspaces.
80
82
- By default it will run `make config` when the container is first setup
0 commit comments