Skip to content

Commit

Permalink
add clientPrefix to workers appsettings (#870)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntruchsess authored and Phil91 committed Jul 26, 2024
1 parent 5117a5d commit e4e81ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/processes/Processes.Worker/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@
"enabled": true,
"emailVerified": true
},
"ClientPrefix": "app",
"ServiceAccountClientPrefix": "sa",
"ServiceAccountClient": {
"clientId": "",
Expand Down

0 comments on commit e4e81ca

Please sign in to comment.