Skip to content

Commit 42efcb6

Browse files
committed
Amend shared secret.
1 parent 5250877 commit 42efcb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ services:
109109
- "KEYROCK_PORT=${KEYROCK_PORT}"
110110
- "KEYROCK_CLIENT_ID=tutorial-dckr-site-0000-xpresswebapp"
111111
- "KEYROCK_CLIENT_SECRET=tutorial-dckr-site-0000-clientsecret"
112-
- "KEYROCK_JWT_SECRET=jsonwebtokenpass"
112+
- "KEYROCK_JWT_SECRET=59de900a973fa2e0"
113113
- "CALLBACK_URL=http://localhost:${TUTORIAL_APP_PORT}/login"
114114

115115

0 commit comments

Comments
 (0)