Closed lcreid closed 5 years ago
The empty environment variable for SECRET_KEY_BASE in the systemd unit file breaks Rails 5.2 credentials, because Rails uses the environment variable first, if it finds it.
systemd
The empty environment variable for SECRET_KEY_BASE in the
systemd
unit file breaks Rails 5.2 credentials, because Rails uses the environment variable first, if it finds it.