Move LE host and email from compose file into .env
egregors opened this issue · 0 comments
egregors commented
Something like this:
POSTGRES_PASSWORD=mysecretpass
POSTGRES_USER=postgresuser
SERVER_URL=http://server:8111
# set your domain name and email!
VIRTUAL_HOST: ci.example.com
LETSENCRYPT_HOST: ci.example.com
LETSENCRYPT_EMAIL: username@example.ru