added HARDCOVER_API_KEY to .env.example for hardcover service
This commit is contained in:
parent
e41e3f51d8
commit
221e96b7c1
1 changed files with 3 additions and 0 deletions
|
|
@ -4,3 +4,6 @@ TRAKT_SLURM=
|
||||||
|
|
||||||
# optional - only needed if using steam service
|
# optional - only needed if using steam service
|
||||||
STEAM_WEBAPI_KEY=
|
STEAM_WEBAPI_KEY=
|
||||||
|
|
||||||
|
# optional - only needed if using hardcover service
|
||||||
|
HARDCOVER_API_KEY=
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue