You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

env 401B

123456789101112131415161718
  1. POSTGRES_HOST=postgresql.roundcube.internal.docker
  2. POSTGRES_USER=roundcube
  3. POSTGRES_PASSWORD=pg_password
  4. POSTGRES_DB=roundcube
  5. IMAP_HOST=tls://mail1.example.com
  6. SMTP_HOST=tls://mail1.example.com
  7. SIEVE_HOST=mail1.example.com
  8. MAIL_USER_DB_HOST=mail1.example.com
  9. MAIL_USER_DB_USER=postfixadmin
  10. MAIL_USER_DB_PASSWORD=pg_password
  11. MAIL_USER_DB_DB=postfixadmin
  12. MAIL_USER_DB_PORT=34000
  13. DES_KEY=CHANGE_IT