We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d79a4db commit b641efaCopy full SHA for b641efa
README.md
@@ -18,7 +18,7 @@ key endpoint for token verification.
18
To launch the server in a Docker container, execute the following command:
19
20
```bash
21
-docker run -p 8008:8008 ghcr.io/stackitcloud/fake-jwt-server:v0.1.0
+docker run -p 8008:8008 ghcr.io/stackitcloud/fake-jwt-server:v0.1.1
22
```
23
24
This command initializes the server on port 8008. The public key can be accessed
0 commit comments