diff --git a/README.md b/README.md index 9170bd2..3ebce33 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,9 @@ Store your favorite games, intelligent game add, store game files and data, mana | DB_USERNAME | Username for the database | | DB_PASSWORD | Plain password for the database | | DB_DATABASE | Name of the database | +| JWT_KEY | Key for your jwt tokens | +| JWT_ISSUER | Your domain name | +| JWT_AUDIENCE | Your domain name |