File to load environment variables from. Loaded variables override values set in environment.
Use it to set values of JWT_SECRET, DPOP_SECRET and MASTER_KEY.
Generate these with:
openssl rand -base64 48
File to load environment variables from. Loaded variables override values set in environment.
Use it to set values of JWT_SECRET, DPOP_SECRET and MASTER_KEY.
Generate these with:
openssl rand -base64 48