Skip to content

Commit

Permalink
adjust readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Koss committed Apr 14, 2024
1 parent d79a4db commit b641efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ key endpoint for token verification.
To launch the server in a Docker container, execute the following command:

```bash
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
```

This command initializes the server on port 8008. The public key can be accessed
Expand Down

0 comments on commit b641efa

Please sign in to comment.