Skip to content

Commit c9f6f09

Browse files
committed
adding app settings
1 parent f652850 commit c9f6f09

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Auth/LearningHub.Nhs.Auth/appsettings.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,10 @@
3838
"AuthClientIdentityKey": "",
3939
"ElfhHub": "",
4040
"Rcr": "",
41-
"SupportForm": "https://support.learninghub.nhs.uk/support/tickets/new"
41+
"SupportForm": "https://support.learninghub.nhs.uk/support/tickets/new",
42+
"SupportFeedbackForm": "https://forms.office.com/e/C8tteweEhG"
43+
44+
4245
},
4346
"AllowOpenAthensDebug": false,
4447
"OaLhClients": {

0 commit comments

Comments
 (0)