MyNixOS website logo
option

services.strichliste.environmentFiles

Environment files to configure Symfony.

See https://github.com/strichliste/strichliste-backend/blob/v2.0.1/.env.dist for possible options.

You should configure APP_SECRET here.
Declarations
Type
list of absolute path
Default
[ ]
Example
[
  "/run/keys/strichliste.env"
]