# The domain/hostname:port where the Hugo site is available SITE_DOMAN= # The domain/hostname:port where the PAI server is available API_HOST= # The Postgres URL, e.g. postgresql://postgres:postgres@localhost:5432/garbage_speak?sslomode=disable POSTGRES_URL= # The hostname from which to send email SMTP_HOST= # The username with which to connect to SMTP_HOST SMTP_USERNAME= # The password with which to connect to SMTP_HOST SMTP_PASSWORD= # The email address from which emails are sent SMTP_FROM_ADDRESS=