Skip to content

[hotfix] restore letsencrypt env vars to .env

aguestuser requested to merge hotfix-restore-letsencrypt-vars-to-env-file into master
  • MR !228 (merged) accidentally stripped VIRTUAL_HOST, LETSENCRYPT_HOST, and LETSENCRYPT_EMAIL from .env.gpg (while deleting crufty ngrok env vars that we never needed in the prod .env file anyway)
  • this restores them!

Merge request reports