Skip to content

Commit d675498

Browse files
author
Damian Dunajski
authored
Uncomment properties in README.md
1 parent c16feba commit d675498

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ idam.client.secret= # IDAM OAuth2 client secret used to authenticate system upda
6666
idam.client.redirect_uri= # IDAM OAuth2 redirect URL used to authenticate system update user
6767

6868
idam.s2s-auth.url= # S2S API URL used to authenticate service (pointing to localhost version of S2S API by default)
69-
#idam.s2s-auth.microservice= # S2S micro service name used to authenticate service
70-
#idam.s2s-auth.totp_secret= # S2S micro service secret used to authenticate service
69+
idam.s2s-auth.microservice= # S2S micro service name used to authenticate service
70+
idam.s2s-auth.totp_secret= # S2S micro service secret used to authenticate service
7171

7272
core_case_data.api.url= # CCD data store API URL used to fetch / update case details (pointing to localhost version of CCD by default)
7373

0 commit comments

Comments
 (0)