Skip to content

[Docker] Do not generate a secret key on startup

This would require www-data to be able to write the secret key now. That would not be an issue in general, but requires awkward changes with no real use. Users are supposed to configure a secret key themselves.

Merge request reports