API configuration
You can configured API parameters with thoses environment variables :
| Environment variable | Type | Default value | Description | 
|---|---|---|---|
PM_JWT_ALGORITHM | 
string | HS256 | 
Signature hash function for JWT tokens | 
PM_JWT_ISSUER | 
string | ProdManager | 
Name of the issuer for JWT tokens |