# copy this to .env and it will be sourced by the appropriate services # domain your services will be running on DOMAIN=localhost # admin user for auth ADMIN_USER= ADMIN_PASS= # used for sending notifications and reset passwords SMTP_HOST= SMTP_PORT= SMTP_USER= SMTP_PASS=