Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lannonbr committed Nov 17, 2024
1 parent 5c77d79 commit c1f62ae
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Docker compose:

## Env Variables

Both of these are required.

- POKEMON_TCG_API_TOKEN: API token from https://pokemontcg.io/ to get card & pricing data.
- DISCORD_WEBHOOK_URL: URL for discord alerts. Ref: https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks
- POKEMON_TCG_API_TOKEN (**Required**): API token from https://pokemontcg.io/ to get card & pricing data.
- DISCORD_WEBHOOK_URL (**Required**): URL for discord alerts. Ref: https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks
- PKMN_TCG_APP_ROUTE_PREFIX (_Optional_): Path prefix to run the server on

0 comments on commit c1f62ae

Please sign in to comment.