# Copy to .env and edit. Neither password has a default. POSTGRES_PASSWORD= ADMIN_USER=admin ADMIN_PASSWORD= # Set to false only for local development over plain HTTP. SECURE_COOKIES=true # Public address of the member site. Used to build pasteable invite links in the admin panel. # Unset falls back to a relative link, which is fine locally. PUBLIC_URL=https://levyraati.example.com