[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 242 Bytes

1557.improvement.md

File metadata and controls

8 lines (7 loc) · 242 Bytes

Added environment variables to configure JWT and auth token. For JWT the following environment variables are available:

  • JWT_SECRET
  • JWT_METHOD
  • JWT_PRIVATE_KEY

For auth token the following environment variable is available:

  • AUTH_TOKEN