Simple Rails 6 Blog
With systemd
Add Environment Variable in: /etc/systemd/system/nginx.service.d/override.conf
if file does not exist: systemctl edit nginx
[Service] Environment="BLOG6_DATABASE_PASSWORD="
Reload Service: systemctl edit nginx.service service nginx restart