Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
kmherrmann committed Aug 10, 2023
1 parent f43416d commit 22e4d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ory-actions/vpncheck-py/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pip3 install google-cloud-logging
```bash
export BEARER_TOKEN=SOME_SECRET_API_KEY_FOR_YOUR_WEBHOOK;
# Set the API Key for the service you use
export VPNAPIIO_API_KEY=YOUR_VPNAPI_KEY;
export VPNAPIIO_API_KEY=YOUR_VPNAPI_KEY;
export FOCSEC_API_KEY=YOUR_FOCSEC_KEY;
export IPQS_API_KEY=YOUR_IPQS_KEY;
```
Expand Down

0 comments on commit 22e4d55

Please sign in to comment.