Skip to content

Add some more to the prod config

Nils Brinckmann requested to merge extend-prod-config into master

This MR makes some extensions to the prod configuration. It is very similar to the development config, but it only supports one JWT_DECODE_AUDIENCE and allows the redefinition of the secret key by providing an environment variable.

(I need to add to prepare the deployment on the our alpha production vm).

Merge request reports