We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5250877 commit 42efcb6Copy full SHA for 42efcb6
1 file changed
docker-compose.yml
@@ -109,7 +109,7 @@ services:
109
- "KEYROCK_PORT=${KEYROCK_PORT}"
110
- "KEYROCK_CLIENT_ID=tutorial-dckr-site-0000-xpresswebapp"
111
- "KEYROCK_CLIENT_SECRET=tutorial-dckr-site-0000-clientsecret"
112
- - "KEYROCK_JWT_SECRET=jsonwebtokenpass"
+ - "KEYROCK_JWT_SECRET=59de900a973fa2e0"
113
- "CALLBACK_URL=http://localhost:${TUTORIAL_APP_PORT}/login"
114
115
0 commit comments